TlsHandshakeCallbackOptions.HandshakeTimeout Property

Definition

Specifies the maximum amount of time allowed for the TLS/SSL handshake. This must be positive or InfiniteTimeSpan. Defaults to 10 seconds.

public TimeSpan HandshakeTimeout { get; set; }
member this.HandshakeTimeout : TimeSpan with get, set
Public Property HandshakeTimeout As TimeSpan

Property Value

Applies to