| QueueTaskParametersModel Properties |
The QueueTaskParametersModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DesktopInteractionMode |
Gets or sets the desktop interaction mode.
| |
| OnExecute |
Gets or sets the script to execute when the command is executed on the target.
| |
| OnQueue |
Gets or sets the script to execute on the source when the command is queued.
| |
| OnReceive |
Gets or sets the script to execute when the command is received on the target.
| |
| OnTransmit |
Gets or sets the script to execute on the source when the command is transmitted to the target.
| |
| TaskName |
Gets or sets the name of the task.
| |
| Timeout |
Gets or sets the timeout.
|