TcpServerSocket ClientConnected EventDelta Engine Documentation

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

public event Action<TcpSocket> ClientConnected

Value

Type: System Action TcpSocket 
See Also