Worker::isShutdown PHP Method

isShutdown() public method

Tell if the referenced Worker has been shutdown
public isShutdown ( ) : boolean
return boolean A boolean indication of state
    public function isShutdown()
    {
    }