Creates cluster-wide semaphore.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- name
- Type: SystemString
name of the ISemaphore proxy
Return Value
Type: ISemaphoreISemaphore proxy for the given name
Remarks
See Also