Mentalis.org Security Library documentation

SecureNetworkStream.Socket Property

Gets the underlying network connection.

[Visual Basic]
Protected ReadOnly Property Socket As SecureSocket
[C#]
protected SecureSocket Socket {get;}

Property Value

A SecureSocket that represents the underlying network connection.

See Also

SecureNetworkStream Class | SecureNetworkStream Members | Org.Mentalis.Security.Ssl Namespace