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