Suspend Method
- Namespace
- SatorImaging.UnityFundamentals
Suspend()
public int Suspend()
Suspends the execution of the scheduler.
Returns
- int
The number of tasks remaining in the queue when the scheduler was suspended.
public int Suspend()
Suspends the execution of the scheduler.
The number of tasks remaining in the queue when the scheduler was suspended.