ITransactionalTaskContext MethodsHazelcast .Net Client Class Library

The ITransactionalTaskContext type exposes the following members.

Methods

  NameDescription
Public methodGetListT
Returns the transactional list instance with the specified name.
Public methodGetMapTKey, TValue
Returns the transactional distributed map instance with the specified name.
Public methodGetMultiMapTKey, TValue
Returns the transactional multimap instance with the specified name.
Public methodGetQueueT
Returns the transactional queue instance with the specified name.
Public methodGetSetT
Returns the transactional set instance with the specified name.
Public methodGetTransactionalObjectT
Top
See Also

Reference