Gets the instance of ISocketFactory that created this ISocket.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Factory As ISocketFactory Get |
C# |
---|
public ISocketFactory Factory { get; } |