Click or drag to resize
AB4D logo

Ab3d.DirectX.Threading Namespace

 
Classes
 ClassDescription
Public classBackgroundThreadsManager BackgroundThreadsManager can be used to create multiple threads and execute custom actions on them.
Delegates
 DelegateDescription
Public delegateBackgroundTaskStartDelegate BackgroundTaskStartDelegate is a delegate that takes a thread index as an integer parameter and is passed to the Execute(BackgroundTaskStartDelegate) method.