FtpSettings.EnableStrictTransferShutdown Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9313)
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> |