Property Error
Error
Gets the error if one occurred during execution of the job.
If no error has occurred, then null is returned.
Declaration
Exception? Error { get; }
Property Value
| Type | Description |
|---|---|
| Exception | The error if one occurred during execution of the job.
If no error has occurred, then |
Remarks
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |