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