Result of an integrator operation.
Success | The integration succeeded. |
Cancelled | The integration was cancelled. |
JobFailed | The integration failed due to an internal job error. |
OutOfMemory | The integration failed because it ran out of memory. |
InvalidInput | The integration failed due to invalid input. |
LowLevelAPIFailure | The integration failed due to a low level API failure. |
IOFailed | The integration failed due to a file IO error. |
Undefined | The integration failed due to an undefined error. Please consider reporting a bug if you encounter this error type. |