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

Used to stop the server.

Upon successful return, the service and any underlying threads should have been stopped. The stop method MUST unregister any published interfaces.

Returns