Raised when the connection is removed from the pool.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in
microsoft.rtc.collaboration.dll)
Syntax
|
Public Event ConnectionRemoved As EventHandler(Of CollectionChangedEventArgs(Of RealTimeConnection))
|
|
public event EventHandler<CollectionChangedEventArgs<RealTimeConnection>> ConnectionRemoved
|
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server
2003, Windows Vista Ultimate Edition, Windows Vista Business
Edition, Windows Vista Enterprise Edition
Target Platforms
See Also