Click or drag to resize
DigitalRuneTaskTIsComplete Property
Gets a value which indicates if this task has completed.

Namespace: DigitalRune.Threading
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public bool IsComplete { get; }

Property Value

Type: Boolean
See Also