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