Interface to a process which can be suspended and resumed.
Requests that processing be resumed.
Requests that further processing be temporarily suspended, until resume() is called.
See Implementation
Interface to a process which can be suspended and resumed.