Transaction.Terminated
Microsoft Office Live Communications Server 2005 with SP1 |
Transaction.Terminated
The Terminated event is raised when the transaction is terminated.
[C#] public event EventHandler Terminated;
[Visual Basic .NET] Public Event Terminated 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
What did you think of this topic? |
© 2008 Microsoft Corporation. All rights reserved. |