RunUnit.Dispose Method

MicroFocus.COBOL.RuntimeServices
Dispose method for IDisposable interface which invokes StopRun

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

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void Dispose()

Implements

IDisposable.Dispose()
See Also

Reference