|
BackgroundThreadsManagerThreadsCount Property |
Gets the number of currently active background threads (including the threads that are schedules to be aborted).
Namespace: Ab3d.DirectX.ThreadingAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public int ThreadsCount { get; }
Property Value
Int32See Also