Gets the entity.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Entity As TlsConnectionEnd Get |
| C# |
|---|
public TlsConnectionEnd Entity { get; } |
Field Value
Entity.
Remarks
Entity is Client for client sockets and Server for server sockets.