Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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