ServerPlatformSettings.ListeningPort Property
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property ListeningPort As Integer
Get
'Usage
Dim instance As ServerPlatformSettings
Dim value As Integer
value = instance.ListeningPort
public int ListeningPort { get; }
Property Value
Type: System.Int32