Platform Symphony .NET API Reference - Version 5.0
PriorityTask Property
NamespacesPlatform.Symphony.SoamTaskSubmissionAttributesPriorityTask
Sets the priority flag of the task.
Declaration Syntax
C#
public bool PriorityTask { set; }
Value
This is a parameter which indicates to the middleware that the message being submitted should take priority in the current session. This means that the created task will be placed at the front of the dispatch queue. The default value for this parameter is false if not specified, in which case the newly created task will be placed at the rear of the dispatch queue.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.0.0.0