SipPeerToPeerEndpoint.ConnectionManager Property

Definition

Gets the connection manager used by this endpoint.

public:
 property Microsoft::Rtc::Signaling::RealTimeServerConnectionManager ^ ConnectionManager { Microsoft::Rtc::Signaling::RealTimeServerConnectionManager ^ get(); };
public Microsoft.Rtc.Signaling.RealTimeServerConnectionManager ConnectionManager { get; }
member this.ConnectionManager : Microsoft.Rtc.Signaling.RealTimeServerConnectionManager
Public ReadOnly Property ConnectionManager As RealTimeServerConnectionManager

Property Value

Applies to