WriteOptions.useThreads

bool useThreads() @property

Get useThreads property.

Returns

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

Set useThreads property.

Parameters

propvalWhether to use the global CPU thread pool.