MIN_THREADS

The MIN_THREADS constant defines the minimum number of threads the thread pool inside the SDK will create. The thread pool will always have this number of threads. These threads are used for both callbacks into applications built on top of the SDK and also for making connections to other control points and devices. This number includes persistent threads. The default value is two threads.

Alphabetic index



This page was generated with the help of DOC++.