On this pageHome > flowp > Semaphore > isEmpty Semaphore.isEmpty property Check if no task is using the semaphore' always return true if permits = 0 Signature: get isEmpty(): boolean;