Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IQueueManager::stop ( void  )
pure virtual

Shuts the queue down, killing all worker threads.

On return from this method, all worker threads will have been terminated. Any data in the queue will be purged when the queue is destroyed.

Returns