Platform Symphony .NET API Reference - Version 5.0
TaskInputHandle Class
NamespacesPlatform.Symphony.SoamTaskInputHandle
Will be returned to the client once a task input has been sent to the middleware, and used by the client to match a task input to the corresponding task response.
Declaration Syntax
C#
public sealed class TaskInputHandle
Members
All MembersMethodsProperties



IconMemberDescription
Exception
Returns the exception if the message submission was unsuccessful.

Id
Retrieves the identifier associated with the task, which was created by the middleware when a task input was sent.

SubmissionState
Get the current state of submission.

WaitForSubmissionComplete(Int64, Boolean)
Waits for message submission to complete.

WaitForSubmissionComplete(Int64)
Waits for message submission to complete.

WaitForSubmissionComplete()()()
Waits for message submission to complete.

Inheritance Hierarchy
Object
TaskInputHandle

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