Gets the operating system handle for the inner Socket.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Handle As IntPtr Get |
C# |
---|
public IntPtr Handle { get; } |