Kraken\Loop\LoopResourceInterface::pause PHP Метод

pause() публичный Метод

This method allows to detach all resources contained within the object from writable and readable streams of active loop, preventing from writing or reading any data done by it.
public pause ( )
    public function pause();
LoopResourceInterface