FtpSettings.PauseBeforeUploadClose Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
PauseBeforeUploadClose
Performs a small pause before closing the encrypted upload connection when the transfer is finished. Used as a workaround for servers that are unable to correctly handle the last block data if it is followed by a TLS CloseNotify message in the same TCP block.
Declaration
public bool PauseBeforeUploadClose { get; set; }
Property Value
Type | Description |
---|---|
Boolean |