Events : ProtocolAborted event

ProtocolAborted event
Description
Fires when the operator or automation client aborts the protocol run.
Syntax
 
HRESULT ProtocolAborted(
[in] LONG session,
[in] BSTR protocol,
[in] BSTR protocol_type
);
Parameters
 
Related information