TlsSession.IsHandshakeComplete Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool IsHandshakeComplete { bool get(); };
public bool IsHandshakeComplete { get; }
member this.IsHandshakeComplete : bool
Public ReadOnly Property IsHandshakeComplete As Boolean