Dutch PHP Conference 2025 - Call For Papers

Swoole\Server::finish

(PECL swoole >= 1.9.0)

Swoole\Server::finishUsed in task process for sending result to the worker process when the task is finished.

Опис

public Swoole\Server::finish(string $data): void

Параметри

data

Значення, що повертаються

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top