ConnectionDroppedEventArgs.Reason
ConnectionDroppedEventArgs.Reason
The Reason property contains a ConnectionDroppedReason enumeration value indicating the reason for the dropped connection.
Syntax
[C#]
public ConnectionDroppedReason Reason {get;}
Syntax
[Visual Basic .NET]
Public ReadOnly Property Reason As ConnectionDroppedReason
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)