PHP 8.4.0 RC4 available for testing

parallel\bootstrap

(1.0.0)

parallel\bootstrapBootstrapping

Descrição

parallel\bootstrap(string $file): void

Shall use the provided file to bootstrap all runtimes created for automatic scheduling via parallel\run().

Parâmetros

file

Path to the file to bootstrap all runtimes.

Valor Retornado

Nenhum valor é retornado.

Erros/Exceções

Aviso

Shall throw parallel\Runtime\Error\Bootstrap if previously called for this process.

Aviso

Shall throw parallel\Runtime\Error\Bootstrap if called after parallel\run().

Veja Também

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top