Click or drag to resize
AB4D logo

BackgroundThreadsManagerThreadsCount Property

Gets the number of currently active background threads (including the threads that are schedules to be aborted).

Namespace: Ab3d.DirectX.Threading
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 6.1.8746.1045
Syntax
C#
public int ThreadsCount { get; }

Property Value

Int32
See Also