Edit

Share via


RealTimeEndpoint.ConnectionManager Property

Definition

Gets or sets the connection manager.

public:  property Microsoft::Rtc::Signaling::RealTimeConnectionManager ^ ConnectionManager {  public:
Microsoft::Rtc::Signaling::RealTimeConnectionManager ^ get(); protected:
 void set(Microsoft::Rtc::Signaling::RealTimeConnectionManager ^ value); };
public Microsoft.Rtc.Signaling.RealTimeConnectionManager ConnectionManager { get; protected set; }
member this.ConnectionManager : Microsoft.Rtc.Signaling.RealTimeConnectionManager with get, set
Public Property ConnectionManager As RealTimeConnectionManager

Property Value

Applies to