Click or drag to resize
QueueTaskParametersModel Properties

The QueueTaskParametersModel type exposes the following members.

Properties
  NameDescription
Public propertyDesktopInteractionMode
Gets or sets the desktop interaction mode.
Public propertyOnExecute
Gets or sets the script to execute when the command is executed on the target.
Public propertyOnQueue
Gets or sets the script to execute on the source when the command is queued.
Public propertyOnReceive
Gets or sets the script to execute when the command is received on the target.
Public propertyOnTransmit
Gets or sets the script to execute on the source when the command is transmitted to the target.
Public propertyTaskName
Gets or sets the name of the task.
Public propertyTimeout
Gets or sets the timeout.
Top
See Also