Gets or sets a value indicating whether the TLS/SSL session cache is enabled (default is true).
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
Visual Basic |
---|
Public Property SslSessionCacheEnabled As Boolean Get Set |
C# |
---|
public bool SslSessionCacheEnabled { get; set; } |