TlsSocket.Factory Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Factory
Gets the instance of ISocket
Declaration
public ISocketFactory Factory { get; }
Property Value
Type | Description |
---|---|
ISocket |
An instance of ISocket |