Click or drag to resize
IWorkOptions Property

[This is preliminary documentation and is subject to change.]

Gets options specifying how this work may be executed.

Namespace: ParallelTasks
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
WorkOptions Options { get; }

Property Value

Type: WorkOptions

[Missing <value> documentation for "P:ParallelTasks.IWork.Options"]

See Also