ThreadManager ThreadsActive Method CleanCode C# Libraries v1.2.03 API
Indicates whether any threads are active.

Namespace: CleanCode.Threading
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public bool ThreadsActive()

Return Value

Status indicating whether any threads are active.
See Also