Overload List
Name | Description | |
---|---|---|
NewTransactionContext | Creates a new ITransactionContext associated with the current thread using default options. | |
NewTransactionContext(TransactionOptions) | Creates a new ITransactionContext associated with the current thread with given options. |
See Also