CollaborationPlatform.ListeningIPAddress Property

Definition

Gets the IP address on which to listen.

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

Property Value

IPAddress

Applies to