Gets the internal Socket value.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Socket As Socket Get |
| C# |
|---|
public Socket Socket { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
| Visual Basic |
|---|
Public ReadOnly Property Socket As Socket Get |
| C# |
|---|
public Socket Socket { get; } |