Share via


ApplicationEndpointSettings.ProxyPort Property

Gets the port to use for connecting to a proxy.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property ProxyPort As Integer
    Get
'Usage
Dim instance As ApplicationEndpointSettings
Dim value As Integer

value = instance.ProxyPort
public int ProxyPort { get; }

Property Value

Type: System.Int32

See Also

Reference

ApplicationEndpointSettings Class

ApplicationEndpointSettings Members

Microsoft.Rtc.Collaboration Namespace