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