WindowState
Class
Definition
The enum for all the supported activity window states.
public static class WindowState
- Inheritance
-
WindowState
Fields
| Failed |
The activity window failed to validate/generate results. |
| InProgress |
The activity window is being processed. |
| None |
No state specified. |
| Ready |
The activity window finished running and the result is ready to be consumed. |
| Skipped | |
| Waiting | |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |