Stop reading from the pipe and dispatching messages. If the background thread has begun processing a message, this method will block until a message that is currently being processed completes.

Synopsis

Declared in <balb_pipecontrolchannel.h>

void
shutdown();

Created with MrDocs