|
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.0.8865.1045
Syntax public int ThreadsCount { get; }
Property Value
Int32See Also