ConnectionDroppedEventArgs.Reason property
Microsoft Office Live Communications Server 2005 with SP1 |
ConnectionDroppedEventArgs.Reason
The Reason property contains a ConnectionDroppedReason enumeration value indicating the reason for the dropped connection.
[C#] public ConnectionDroppedReason Reason {get;}
[Visual Basic .NET] Public ReadOnly Property Reason As ConnectionDroppedReason
Requirements
Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
ServerAgent.ConnectionDropped, ConnectionDroppedEventHandler, ConnectionDroppedReason, ConnectionDroppedEventArgs
What did you think of this topic? |
© 2008 Microsoft Corporation. All rights reserved. |