TlsParameters.Entity Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
Entity
Gets or sets the entity of a socket.
Declaration
public TlsConnectionEnd Entity { get; set; }
Property Value
| Type | Description |
|---|---|
| TlsConnectionEnd | Connection entity. |