Edit

Share via


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

The listening port or 0 if not set.

Applies to