The following tables list the members exposed by QueueItemCommand.
| Name | Description | |
|---|---|---|
| ItemDescription | Gets the text which will be displayed for the item in the QueueManager |
| ProcessingText | Gets the text which will be displayed while the command is running. |
| Series | Gets the series information which the command is working on. |
| ServerAETitle | Gets or sets the Server AE Title. |
| Name | Description | |
|---|---|---|
| Cancel | Cancel the execution of the command while it is running. |
| CanExecute | Check if the command can run. |
| Execute | Run the command. |
| Name | Description | |
|---|---|---|
| OnUpdateSummary | Raises the UpdateSummary event. |
| Name | Description | |
|---|---|---|
| UpdateSummary | Occurs when the command have new information for display. |