DownloadOperation.GetResultStreamAt | getResultStreamAt method
Gets the partially downloaded response at the specified position.
Syntax
var iInputStream = downloadOperation.getResultStreamAt(position);
Parameters
- position
-
Type: Number [JavaScript] | System.UInt64 [.NET] | uint64 [C++]
The position at which to start reading.
Return value
Type: IInputStream
The result stream.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
