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