Container for all attributes that may be required upon session creation.

C# |
public sealed class TaskSubmissionAttributes

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | TaskSubmissionAttributes()()() | |
![]() | __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. |

Object | |
![]() | TaskSubmissionAttributes |

[Platform.Symphony.Soam.Session.SendTaskInput]