#define ONIXS_ILINK3_EXPORTED
static Enum parse(const std::string &value)
static std::string toString(Enum type)
@ Dedicated
Each session has a sender thread and a receiving thread.
@ Default
The default mode.
@ External
Session events are handled by rolling an event loop in a user thread.
@ Pool
Sessions share a thread pool.