ITlsHandshakeFeature.Exception Property

Definition

Gets the exception that occurred during the TLS handshake, if any. null if the handshake succeeded or has not yet completed.

public virtual Exception? Exception { get; }
member this.Exception : Exception
Public Overridable ReadOnly Property Exception As Exception

Property Value

Applies to