Skip to content

TlsOptions.HandshakeTimeout

HandshakeTimeout

getset
View source
public TimeSpan HandshakeTimeout
Specifies the maximum amount of time allowed for the TLS/SSL handshake. This must be positive and no greater than 4,294,967,294 milliseconds (approximately 49.7 days), or System.Threading.Timeout.InfiniteTimeSpan to disable the timeout.