Click or drag to resize

ILockUnlock Method

Releases the lock.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
void Unlock()
Remarks
Releases the lock.
See Also