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