suspend abstract method

void suspend()

Stops updates for all subscriptions until resume() is called.

Implementation

void suspend();