ReadOptions.useThreads

bool useThreads() @property nothrow

Get useThreads property.

Returns

Whether to use the global CPU thread pool.
void useThreads(bool propval) @property nothrow

Set useThreads property.

Parameters

propvalWhether to use the global CPU thread pool.