TlsSocket.Entity Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
Entity
Gets the entity.
Declaration
public TlsConnectionEnd Entity { get; }
Property Value
| Type | Description | 
|---|---|
| TlsConnectionEnd | Entity.  | 
    
Remarks
Entity is Client for client sockets and Server for server sockets.