Gets socket information on the underlying socket object.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Information As SocketInformation Get |
C# |
---|
public SocketInformation Information { get; } |