Sets the input message for the task.

C# |
public void SetTaskInput( Message taskInput )

- taskInput (Message)
- The input for the task.

This method allows you to provide input data to the created task. It sends your task input to the service as a Symphony message.

Exception | Condition |
---|---|
[SoamException] |