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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also