laravel / 8 / api / 8.x / illuminate / queue / events / workerstopping.html

WorkerStopping

class WorkerStopping (View source)

Properties

int $status

The exit status.

Methods

void __construct(int $status = 0)

Create a new event instance.

Details

void __construct(int $status = 0)

Create a new event instance.

Parameters

int $status

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Queue/Events/WorkerStopping.html