Some firewalls and some versions of ActiveSync were observed not to close data connections properly,
causing '426' server errors. This option enables a workaround for this.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic |
|---|
Public Property EnableImproperDataCloseWorkaround As Boolean Get Set |
| C# |
|---|
public bool EnableImproperDataCloseWorkaround { get; set; } |