ThreadMethod.IsComplete Property

Tungsten Suite

ThreadMethodIsComplete Property

True if the thread has completed, otherwise False

Namespace:  W.Threading
Assembly:  Tungsten.Threading (in Tungsten.Threading.dll) Version: 2.0.1
Syntax
C#
public bool IsComplete { get; }

Property Value

Type: Boolean
See Also