[This is preliminary documentation and is subject to change.]
End get multiple data
Namespace: Datastream.DswsApiAssembly: Datastream.DswsApi.NET4.0 (in Datastream.DswsApi.NET4.0.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IEnumerable<DSDataResponse> EndGetDataBundle( IAsyncResult result, out IDictionary<string, Object> responseOptions )
Parameters
- result
- Type: System IAsyncResult
AsyncResult got through BeginGetDataBundle(IEnumerable DSDataRequest , AsyncCallback, Object)
- responseOptions
- Type: System.Collections.Generic IDictionary String, Object
Response options
Return Value
Data responsesVersion Information
.NET API Framework
Supported in: 4.1, 3.6See Also