TcpServerSocket Constructor Delta Engine Documentation
Initializes a new instance of the TcpServerSocket class

Namespace: DeltaEngine.Networking.Tcp
Assembly: DeltaEngine.Networking (in DeltaEngine.Networking.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public TcpServerSocket(
	IPEndPoint endPoint
)
See Also