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