TlsConnectionEnd Enum
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Connection end.
Syntax
public enum TlsConnectionEnd
Fields
Name | Description |
---|---|
Client | Client socket. |
None | None. |
Server | Server socket. |