Stacking.GetLastResult Method
Definition
Namespace: P1.ImageSdk
Get the last result of the stacker. This can be used to get info about errors and warnings that had an impact on the stacking. Errors will cause the stacker to throw an exception
public StackerResult GetLastResult();
Returns:
The status from the last run of the stacker. Usefull if stacker fails or to see if there were warnings encountered during stacking