Ark Server API (ASE) - Wiki
|
#include <ActiveStarter.h>
Static Public Member Functions | |
static void | start (OwnerType *, ActiveRunnableBase::Ptr pRunnable) |
The default implementation of the StarterType policy for ActiveMethod. It starts the method in its own thread, obtained from the default thread pool.
Definition at line 30 of file ActiveStarter.h.
|
inlinestatic |
Definition at line 37 of file ActiveStarter.h.