FtpSettings.EnableBrokenShutdownWorkaround Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)
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; }