Click or drag to resize

ClientBaseSocket Property

Gets the underlying Socket.

Namespace:  Limilabs.Client
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public Socket Socket { get; }

Property Value

Type: Socket
See Also