Share via


ServerAgent.ConnectionDropped

 
Communications Server 2007 Server SDK Documentation

ServerAgent.ConnectionDropped

The ConnectionDropped event is raised when the connection to the server has been dropped.

[C#]
public event ConnectionDroppedEventHandler ConnectionDropped;

FakePre-04eca62e9f734286ae508779d74aaad3-6c599dd58a5246b2b2162a5e5770e040

Return Values

Delegate of type ConnectionDroppedEventHandler, which receives an argument of type ConnectionDroppedEventArgs.

Requirements

Redistributable: Requires Microsoft Office Communications Server 2007.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

ConnectionDroppedEventArgs, ConnectionDroppedEventHandler, ServerAgent

  
  What did you think of this topic?
  © 2007 Microsoft Corporation. All rights reserved.