|
Stackable::waitSynchronization Description
final public boolean Stackable::wait
([ string
$timeout
] )Waits for notification from the Stackable Parameters
Return ValuesA boolean indication of success Examples
Example #1 Notifications and Waiting
<?php The above example will output: Process Synchronized Work Synchronized |