JSONReadOptions.useThreads

Set useThreads property.

  1. bool useThreads [@property getter]
  2. bool useThreads [@property setter]
    class JSONReadOptions
    @property
    void
    useThreads
    (
    bool propval
    )

Parameters

propval bool

Whether to use the global CPU thread pool.