closeStream abstract method

void closeStream()

Sends a WorkerResponse.closeStream to the worker client. This method must be called from the worker only.

Implementation

void closeStream();