Property Factory
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. |