Share via


ActiveListeningIPEndpoint Property

Gets the active listening endpoint in use.

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

Syntax

'Declaration
Public ReadOnly Property ActiveListeningIPEndpoint As IPEndPoint
    Get
'Usage
Dim instance As CollaborationPlatform
Dim value As IPEndPoint

value = instance.ActiveListeningIPEndpoint
public IPEndPoint ActiveListeningIPEndpoint { get; }

Property Value

Type: System.Net..::..IPEndPoint

See Also

Reference

CollaborationPlatform Class

CollaborationPlatform Members

Microsoft.Rtc.Collaboration Namespace