Class ClientConnectedEventArgs
Namespace: EasyCommunication.Events.Host.EventArgs
Assembly: EasyCommunication.dll
Syntax
Properties
Allow
Whether or not the connection shall be allowed
Declaration
Property Value
Type
Description
System.Boolean
Client
The connected TcpClient
Declaration
Property Value
Type
Description
System.Net.Sockets.TcpClient
Port
The Sender's port which is used for communication
Declaration
Property Value
Type
Description
System.Int32
Implements
Last updated
Was this helpful?