<agent_handle>.delete-handle <agent_handle>.download
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<agent_handle>.discard-jobs

Synopsis

<agent_handle>.discard-jobs ([ job-id ... ] | list of job-id)

Description

Discard all or specified commands from this agent_handle object. Any ongoing job is left behind and any upcoming result from it is ignored.

A command posted on an agent handle is given an integer ID which is unique per agent handle. With the job-id argument, specify one or more IDs for the commands to be discarded.

Provided By

matic

See Also

<agent_handle>.list-jobs
<agent_handle>.delete-handle <agent_handle>.download