TcpSocket Constructor (Socket)Delta Engine Documentation
Initializes a new instance of the TcpSocket class

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

public TcpSocket(
	Socket nativeSocket
)
See Also