NetworkSession.ServerPort Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9119)
ServerPort
Gets the server port, if available.
Declaration
public virtual int ServerPort { get; protected set; }
Property Value
| Type | Description | 
|---|---|
| Int32 | Server port, or 0.  |