Platform Symphony .NET API Reference - Version 5.1
TaskSubmissionAttributes Class
NamespacesPlatform.Symphony.SoamTaskSubmissionAttributes
Container for all attributes that may be required upon session creation.
Declaration Syntax
C#
public sealed class TaskSubmissionAttributes
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TaskSubmissionAttributes()()()()
Initializes a new instance of the TaskSubmissionAttributes class

__dtor()()()()
PriorityTask
Sets the priority flag of the task.

ResourcePreference
Sets resource preference for the task.

SetTaskInput(Object)
Sets the input message for the task.

SetTaskInput(Message)
Sets the input message for the task.

TaskTag
Sets the task tag.

Remarks

NOTE: If any of the methods of this class are called after the Main(...) method exits, the client or service process may behave in an undefined manner (for example, hang or terminate abnormally).

Inheritance Hierarchy
Object
TaskSubmissionAttributes
See Also
[Platform.Symphony.Soam.Session.SendTaskInput]

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