Click or drag to resize

HazelcastClient.NewTransactionContext Method

Overload List
  NameDescription
Public methodNewTransactionContext()
Creates a new ITransactionContext associated with the current thread using default options.
Public methodNewTransactionContext(TransactionOptions)
Creates a new ITransactionContext associated with the current thread with given options.
Top
See Also