Click or drag to resize

TcpServerServer Property

Gets the Socket object for the TcpServer.

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

Property Value

Socket
See Also