TlsHandshakeCallbackContext.State 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.
The information that was passed when registering the callback.
public object? State { get; }
member this.State : obj
Public ReadOnly Property State As Object