CollaborationPlatform.ActiveListeningIPEndpoint Property

Definition

Gets the active listening endpoint in use.

public:
 property System::Net::IPEndPoint ^ ActiveListeningIPEndpoint { System::Net::IPEndPoint ^ get(); };
public System.Net.IPEndPoint ActiveListeningIPEndpoint { get; }
member this.ActiveListeningIPEndpoint : System.Net.IPEndPoint
Public ReadOnly Property ActiveListeningIPEndpoint As IPEndPoint

Property Value

IPEndPoint

Applies to