ILock
Unlock Method
Hazelcast .Net Client Class Library
Releases the lock.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
C#
VB
C++
F#
Copy
void
Unlock
()
Sub
Unlock
void
Unlock
()
abstract
Unlock
:
unit
->
unit
Remarks
Releases the lock.
See Also
Reference
ILock Interface
Hazelcast.Core Namespace