Edit

Share via


RealTimeConnectionManager.ConnectionPoolRemoved Event

Definition

A connection pool was removed.

public:
 event EventHandler<Microsoft::Rtc::Signaling::CollectionChangedEventArgs<Microsoft::Rtc::Signaling::ConnectionPool ^> ^> ^ ConnectionPoolRemoved;
public event EventHandler<Microsoft.Rtc.Signaling.CollectionChangedEventArgs<Microsoft.Rtc.Signaling.ConnectionPool>> ConnectionPoolRemoved;
member this.ConnectionPoolRemoved : EventHandler<Microsoft.Rtc.Signaling.CollectionChangedEventArgs<Microsoft.Rtc.Signaling.ConnectionPool>> 
Public Custom Event ConnectionPoolRemoved As EventHandler(Of CollectionChangedEventArgs(Of ConnectionPool)) 

Event Type

Applies to