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