WorkloadErrorSource enum
The source of the error.
Fields
System = 0 | Indicates that the error was a system error. |
User = 1 | Indicates that the error was a user error. |
External = 2 | Indicates that the error was an external error. |