Gets the local TCP port range to which to bind the connections.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property LocalPortRange As PortRange Get |
C# |
---|
public PortRange LocalPortRange { get; } |