Edit

Share via


RealTimeServerConnectionManager.IncomingConnectionRemoved Event

Definition

Raised when a new incoming connection is removed.

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

Event Type

Applies to