Share via


SslServerAuthenticationOptions.AllowTlsResume プロパティ

定義

SslStream で 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

プロパティ値

適用対象