170 {
172 {
174 {
175 throw new ObjectDisposedException("Transaction");
176 }
178 {
180 }
181 }
182 remove
183 {
185 {
187 }
188 }
189 }
TransactionCompletedEventHandler _transactionCompletedDelegate
virtual void AddOutcomeRegistrant(InternalTransaction tx, TransactionCompletedEventHandler transactionCompletedDelegate)
InternalTransaction _internalTransaction
delegate void TransactionCompletedEventHandler(object? sender, TransactionEventArgs e)