FailureHandlingOptions.SetTransactionFinalizer
Description:
Sets the callback to be executed after the transaction is completed.
Sets the callback to be executed after the transaction is completed.
public FailureHandlingOptions SetTransactionFinalizer(
ITransactionFinalizer finalizer
)
-
finalizerThe callback to be executed after the transaction is completed.
-
A non-optional argument was NULL