Rollback of the current transaction.
Namespace: Hazelcast.Transaction
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | if no there is no active transaction. |
Remarks
See Also