FtpSettings.EnableBrokenShutdownWorkaround Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
EnableBrokenShutdownWorkaround
Gets or sets a value that indicates whether to enable a workaround for FTP/SSL servers which do not handle TLS 1.3 shutdown properly.
Declaration
public bool? EnableBrokenShutdownWorkaround { get; set; }
Property Value
Type | Description |
---|---|
Nullable<Boolean> |