RealTimeServerConnectionManager.ListeningPort Property

Definition

Gets the listening port.

public:
 property int ListeningPort { int get(); };
public int ListeningPort { get; }
member this.ListeningPort : int
Public ReadOnly Property ListeningPort As Integer

Property Value

Int32

The listening port or 0 if not set.

Applies to