Returns if the thread is started.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public bool IsStarted { get; }

Field Value

trueTruetruetrue (True in Visual Basic) if is started.

See Also