Tries to acquires the lock for the specified lease time.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- time
- Type: SystemInt64
- unit
- Type: SystemNullableTimeUnit
Return Value
Type: BooleanRemarks
After lease time, lock will be released.
See Also