IGridTransaction MethodsIBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

The IGridTransaction type exposes the following members.
Methods

  NameDescription
Public methodBegin
Begins a new transaction.
Public methodCommit
Commits a transaction.
Public methodFlush
Apply the current changes to the server without committing the transaction.
Public methodMarkRollbackOnly
Marks the current transaction as being rollback only.
Public methodRollback
Rolls back a transaction.
Back to Top
See Also