Tcp.TcpClient.Socket Property

Tungsten Suite

TcpTcpClientSocket Property

[Missing <summary> documentation for "P:W.Net.Tcp.TcpClient.Socket"]

Namespace:  W.Net
Assembly:  Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2
Syntax
C#
public Socket Socket { get; }

Property Value

Type: Socket

Implements

TcpIClientSocket
See Also