The ITransactionalTaskContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetListE | Returns the transactional list instance with the specified name. |
![]() | GetMapK, V | Returns the transactional distributed map instance with the specified name. |
![]() | GetMultiMapK, V | Returns the transactional multimap instance with the specified name. |
![]() | GetQueueE | Returns the transactional queue instance with the specified name. |
![]() | GetSetE | Returns the transactional set instance with the specified name. |
![]() | GetTransactionalObjectT |
See Also