Platform Symphony .NET API Reference - Version 5.1
FetchTaskOutput Method
NamespacesPlatform.Symphony.SoamSessionFetchTaskOutput()()()()
Members
IconMemberDescription
FetchTaskOutput(TaskOutputFilter, Int64)
Retrieves the task outputs that match the specified filter.

FetchTaskOutput(TaskOutputFilter)
Retrieves the task outputs that match the specified filter.

FetchTaskOutput(UInt64, Int64)
If countMax task responses are ready before the timeout occurs, this method will return with all countMax responses as soon as they are available; otherwise, this method will block for up to timeoutInSeconds seconds and return with the responses that are available at timeout (will be between 0 and countMax responses, inclusive).

FetchTaskOutput(UInt64)
Blocks indefinitely until countMax task responses are ready.

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