ConnectionPool.ConnectionManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the connection manager for this pool.
public:
property Microsoft::Rtc::Signaling::RealTimeConnectionManager ^ ConnectionManager { Microsoft::Rtc::Signaling::RealTimeConnectionManager ^ get(); };
public Microsoft.Rtc.Signaling.RealTimeConnectionManager ConnectionManager { get; }
member this.ConnectionManager : Microsoft.Rtc.Signaling.RealTimeConnectionManager
Public ReadOnly Property ConnectionManager As RealTimeConnectionManager