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.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public Property EnableImproperDataCloseWorkaround As Boolean Get Set |
| C# |
|---|
public bool EnableImproperDataCloseWorkaround { get; set; } |