ServerAgent.ConnectionDropped Event

Definition

Occurs when the connection to the server has been dropped. For example, when the server has crashed.

public:
 event Microsoft::Rtc::Sip::ConnectionDroppedEventHandler ^ ConnectionDropped;
public event Microsoft.Rtc.Sip.ConnectionDroppedEventHandler ConnectionDropped;
Public Custom Event ConnectionDropped As ConnectionDroppedEventHandler 

Event Type

Applies to