Returns the transactional list instance with the specified name.
Namespace: Hazelcast.Transaction
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax
Parameters
- name
- Type: SystemString
name of the list
Type Parameters
- T
Return Value
Type: ITransactionalListTtransactional list instance with the specified name
Remarks
See Also