Share via


ProxyPort Property

Gets the port to use for connecting to the 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

Remarks

Optional.

See Also

Reference

ApplicationEndpointSettings Class

ApplicationEndpointSettings Members

Microsoft.Rtc.Collaboration Namespace