Enum WorkActionState
State of a IWork
Namespace: Evergine.Framework.Services
Assembly: Evergine.Framework.dll
Syntax
public enum WorkActionState
Fields
Name | Description |
---|---|
Aborted | The IWork |
Finished | The IWork |
None | The IWork |
Running | The IWork |
Waiting | The IWork |