WriteOptions.useThreads
bool useThreads() @propertyGet useThreads property.
Returns
Whether to use the global CPU thread pool.
void useThreads(bool propval) @propertySet useThreads property.
Parameters
propval | Whether to use the global CPU thread pool. |