Creates a new ITransactionContext associated with the current thread using default options.
 
Namespace: Hazelcast.CoreAssembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
 
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