TaskGroup::isSealed
(PHP 8.6+, True Async 1.0)
public TaskGroup::isSealed(): bool
Restituisce true dopo che seal() o cancel() è stato chiamato.
Vedi anche
- TaskGroup::seal — Sigilla il gruppo
- TaskGroup::isFinished — Verifica se è terminato
Scopri come usare TrueAsync per creare applicazioni PHP concorrenti.
(PHP 8.6+, True Async 1.0)
public TaskGroup::isSealed(): bool
Restituisce true dopo che seal() o cancel() è stato chiamato.