Transactions.InvokeTransacted Method

 

Wraps a specified transaction support around a callback method.

Namespace:   System.Web.Util
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticInvokeTransacted(TransactedCallback, TransactionOption)

Wraps a specified transaction support around a callback method.

System_CAPS_pubmethodSystem_CAPS_staticInvokeTransacted(TransactedCallback, TransactionOption, Boolean)

Wraps a specified transaction support around a callback method and indicates whether the transaction aborted.

Return to top
Show: