IRunUnitStopRun Method (Int32)

MicroFocus.COBOL.RuntimeServices
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

void StopRun(
	int returnCode
)

Parameters

returnCode
Type: SystemInt32
See Also

Reference