TaskGroup::isSealed
(PHP 8.6+, True Async 1.0)
php
public TaskGroup::isSealed(): boolRestituisce true dopo che seal() o cancel() è stato chiamato.
Vedi anche
- TaskGroup::seal --- Sigilla il gruppo
- TaskGroup::isFinished --- Verifica se è terminato