Gets or sets a value indicating whether to reuse TLS/SSL sessions for data transfers. Default value is true.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property SslReuseSessions As Boolean Get Set |
C# |
---|
public bool SslReuseSessions { get; set; } |