System.Transactions.TransactionCompletedEventHandler public sealed delegate TransactionCompletedEventHandler : MulticastDelegate Documentation Code public TransactionCompletedEventHandler(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(object sender, TransactionEventArgs e, AsyncCallback callback, object object) public virtual void EndInvoke(IAsyncResult result) public virtual void Invoke(object sender, TransactionEventArgs e)