 | ClientBaseSocket Property |
Gets the underlying Socket.
Namespace: Limilabs.ClientAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic Socket Socket { get; }Public ReadOnly Property Socket As Socket
Get
public:
property Socket^ Socket {
Socket^ get ();
}member Socket : Socket with get
Property Value
Socket
See Also