Stop reading from the pipe and dispatching messages.
Synopsis
Declared in <balb_pipecontrolchannel.h>
void
shutdown();
Description
If the background thread has begun processing a message, this method will block until a message that is currently being processed completes.
Created with MrDocs