Terminates the Run Unit using the supplied return code value
Namespace: MicroFocus.COBOL.RuntimeServices
Assembly: MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax
Parameters
- returnCode
- Type: SystemInt32
Implements
IRunUnitStopRun(Int32)Exceptions
Exception | Condition |
---|---|
ArgumentException | If StopRun method has already been invoked. |
Remarks
See Also