InteropCobCancel Method

MicroFocus.COBOL.RuntimeServices
Cancels the instance of a procedural COBOL program

Namespace:  MicroFocus.COBOL.RuntimeServices
Assembly:  MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax

public static int CobCancel(
	string program
)

Parameters

program
Type: SystemString

Return Value

Type: Int32
See Also

Reference