Click or drag to resize
DigitalRuneWorkOptions Properties

The WorkOptions type exposes the following members.

Properties
  NameDescription
Public propertyDetachFromParent
Gets or sets a value indicating whether the work will be created detached from its parent.
Public propertyMaximumThreads
Gets or sets the maximum number of threads which can concurrently execute this work.
Public propertyQueueFIFO
Gets or sets a value indicating whether this work should be queued in a first-in-first-out (FIFO) order.
Top
See Also