PHP 8.3.4 Released!

Swoole\Process::name

(PECL swoole >= 1.9.0)

Swoole\Process::nameSet name of the process.

Açıklama

public Swoole\Process::name(string $process_name): bool

Bağımsız Değişkenler

process_name

Set name of the process.

Dönen Değerler

Başarı durumunda true, başarısızlık durumunda false döner.

add a note

User Contributed Notes

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