FtpSettings.EnableStrictTransferShutdown Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
EnableStrictTransferShutdown
Gets or sets a value that indicates whether to use strict shutdown for data transfers with TLS 1.3.
Declaration
public bool? EnableStrictTransferShutdown { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> |