SslClientAuthenticationOptions.AllowTlsResume Property

Definition

Gets or sets a value that indicates whether the SslStream should allow TLS resumption.

C#
public bool AllowTlsResume { get; set; }

Property Value

true if the SslStream allows TLS resumption; otherwise, false. The default value is true.

Applies to

Product Versions
.NET 8, 9, 10