Click or drag to resize

TcpClientClient Property

Gets the Socket object for the TcpClient.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public Socket Client { get; }
View Source

Property Value

Socket
See Also