Click or drag to resize

RuntimeManagerProcedureStopped Event

Occurs when a Procedure was stopped.

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 event ProcedureStoppedHandler ProcedureStopped

Value

Type: OpenTestSystem.Otx.Runtime.Api.EventProcedureStoppedHandler

Implements

IRuntimeManagerProcedureStopped
See Also