GetOutputsAsync

Overview of GetOutputsAsync goes here.

Get Outputs Async

Example in C#

// Returns: IEnumerable<OutputInfo>
var outputInfo = await client.GetOutputsAsync(FolderInfo folder);