Return true if a publication thread is running, and false otherwise. Note that records received by the publish method will still be added to the record queue even if there is no publication thread running.

Synopsis

Declared in <ball_asyncfileobserver.h>

bool
isPublicationThreadRunning() const;

Created with MrDocs