Under the framework we call the Process.xaml file and pass the required arguments. In my Process.xaml, I will throw system exceptions. I have just noticed that my in/out arguments don’t get sent back to main if I throw an exception. Can somebody confirm if this is the case/intended?
Could I work around this by setting continue on error to True when calling the Process.xaml file?