[This is preliminary documentation and is subject to change.]
Get multiple data asynchronously
Namespace: Datastream.DswsApiAssembly: Datastream.DswsApi.NET3.5 (in Datastream.DswsApi.NET3.5.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void GetDataBundleAsync( IEnumerable<DSDataRequest> requests, Object userState )
Parameters
- requests
- Type: System.Collections.Generic IEnumerable DSDataRequest
Data requesst
- userState
- Type: System Object
User state
Version Information
.NET API Framework
Supported in: 3.6See Also