Click or drag to resize

RuntimeManagerStopExecution Method

Stops running procedure if existing. It is effective only the procedure is running synchronously.

Namespace:  OpenTestSystem.Otx.Runtime.Api
Assembly:  OpenTestSystem.Otx.Runtime.Api (in OpenTestSystem.Otx.Runtime.Api.dll) Version: 5.5.0.0 (6.1.0.31040)
Syntax
public void StopExecution()

Implements

IRuntimeManagerStopExecution
See Also