Attempts to acquire the semaphore without blocking.
Declared in <semaphore_grant.h>
<semaphore_grant.h>
bool TryAcquire() noexcept;
true if a slot is now held by this grant.