ConnectionDroppedEventArgs.Reason Property

Definition

The Reason property contains a ConnectionDroppedReason enumeration value that indicates the reason for the dropped connection.

public:
 property Microsoft::Rtc::Sip::ConnectionDroppedReason Reason { Microsoft::Rtc::Sip::ConnectionDroppedReason get(); };
public Microsoft.Rtc.Sip.ConnectionDroppedReason Reason { get; }
Public ReadOnly Property Reason As ConnectionDroppedReason

Property Value

Applies to