ISemaphoreAcquire Method Hazelcast .Net Client Class Library
Overload List

  NameDescription
Public methodAcquire
Acquires a permit, if one is available and returns immediately, reducing the number of available permits by one.
Public methodAcquire(Int32)
Acquires the given number of permits, if they are available, and returns immediately, reducing the number of available permits by the given amount.
Top
See Also

Reference