Click or drag to resize
DigitalRuneWorkOptionsDefault Field
Defines the default options.

Namespace: DigitalRune.Threading
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public static readonly WorkOptions Default

Field Value

Type: WorkOptions
Remarks
The default options are:
  • DetachFromParent - false
  • DetachFromParent - false
  • QueueFIFO - 1
See Also