The type returned by the probe integrator. The type contains detailed error information.
Property | Description |
---|---|
message | The string containing the error message. |
type | The enum containing the result type. |
Constructor | Description |
---|---|
IProbeIntegrator.Result | Construct a new Result object. |
Method | Description |
---|---|
ToString | Get the String representation of the result. |