PHP 7.0.6 Released

Pool::shutdown

(PECL pthreads >= 2.0.0)

Pool::shutdownShutdown all Workers

Description

public void Pool::shutdown ( void )

Shutdown the Workers in this Pool

Return Values

void

User Contributed Notes

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