ServerAgent.ConnectionDropped
Microsoft Office Live Communications Server 2005 with SP1 |
ServerAgent.ConnectionDropped
The ConnectionDropped event is raised when the connection to the server has been dropped.
[C#] public event ConnectionDroppedEventHandler ConnectionDropped;
[Visual Basic .NET] Public Event ConnectionDropped As ConnectionDroppedEventHandler
Return Values
Delegate of type ConnectionDroppedEventHandler, which receives an argument of type ConnectionDroppedEventArgs.
Requirements
Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
ConnectionDroppedEventArgs, ConnectionDroppedEventHandler, ServerAgent
What did you think of this topic? |
© 2008 Microsoft Corporation. All rights reserved. |