The ITransactionalTaskContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetListT | Returns the transactional list instance with the specified name. | |
GetMapTKey, TValue | Returns the transactional distributed map instance with the specified name. | |
GetMultiMapTKey, TValue | Returns the transactional multimap instance with the specified name. | |
GetQueueT | Returns the transactional queue instance with the specified name. | |
GetSetT | Returns the transactional set instance with the specified name. | |
GetTransactionalObjectT |
See Also