SslServerAuthenticationOptions.AllowTlsResume Propiedad

Definición

Obtiene o establece un valor que indica si SslStream debe permitir la reanudación de TLS.

public:
 property bool AllowTlsResume { bool get(); void set(bool value); };
public bool AllowTlsResume { get; set; }
member this.AllowTlsResume : bool with get, set
Public Property AllowTlsResume As Boolean

Valor de propiedad

Se aplica a