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 session [in] The session ID. protocol [in] The file path of the protocol. protocol_type [in] A value that represents the protocol type. Possible values: • Startup • Main • Cleanup Related information For information about... See... AbortProtocol method “AbortProtocol method”