Default executor.
More...
|
| bool | IsEnabled [get, set] |
| | When disabled, actions will be ignored by executor. The executor is typically disabled at shutdown to prevent any pending actions from being executed. More...
|
| |
◆ Execute()
| void ExitGames.Concurrency.Core.DefaultExecutor.Execute |
( |
IFiberAction |
toExecute | ) |
|
|
inline |
◆ IsEnabled
| bool ExitGames.Concurrency.Core.DefaultExecutor.IsEnabled |
|
getset |
When disabled, actions will be ignored by executor. The executor is typically disabled at shutdown to prevent any pending actions from being executed.