Creates a new ITransactionContext associated with the current thread using default options.
Namespace: Hazelcast.CoreAssembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
ITransactionContext NewTransactionContext()
Function NewTransactionContext As ITransactionContext
ITransactionContext^ NewTransactionContext()
abstract NewTransactionContext : unit -> ITransactionContext
Return Value
Type:
ITransactionContextnew ITransactionContext
Creates a new ITransactionContext associated with the current thread using default options.
Reference