Transaction.Cancel method

 
Microsoft Office Live Communications Server 2005 with SP1

Transaction.Cancel

The Cancel method cancels the transaction and raises the Canceled event.

[C#]public void Cancel();
[Visual Basic .NET]Public Sub Cancel()

Parameters

This method has no parameters.

Return Values

This method has no return values.

Remarks

Transaction cancellation occurs when the transaction receives a CANCEL request method or 487 "Request Terminated" response.

Requirements

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

See Also

Transaction, Transaction.Canceled

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