claim_async


Description:

public virtual async SemaphoreClaim claim_async (int priority = DEFAULT, Cancellable? cancellable = null) throws Error

Asynchronously acquire a claim

Parameters:

priority the priority with which to prepare the resource
cancellable optional cancellable for aborting the opearation

See also:

claim