Transaction.TimedOut

 
Microsoft Office Live Communications Server 2005 with SP1

Transaction.TimedOut

The TimedOut event is raised when the transaction times out.

[C#]public event EventHandler TimedOut;
[Visual Basic .NET]Public Event TimedOut As EventHandler

Return Values

Delegate of type EventArgs, which receives an argument of type EventArgs. The EventArgs reference is NULL; this event does not return data.

Requirements

Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

Transaction

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