AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ NewThread()

virtual void DcppHandler::NewThread ( )
inlinevirtual

Increase the thread count by one.

This tell the handler that another message has been sent which is to be managed by this handler. The thread count is the number of times a DcppFinished value should be returned by a DcppTask:: handler functions before the action is allowed to complete.