Loads data from an input stream.
Syntax
var dataReaderLoadOperation = promise.operation;
Attributes
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The DataReaderLoadOperation class has these types of members:
Methods
The DataReaderLoadOperation class has these methods. With C#, Visual Basic, and C++, it also inherits methods from the Object class.
| Method | Description |
|---|---|
| Cancel | Requests the cancellation of the data load operation. |
| Close | Requests that work associated with the data load operation should stop. |
| GetResults | Returns the result of the data load operation. |
Properties
The DataReaderLoadOperation class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Gets or sets the handler to call when the data load operation is complete. | |
| Read-only | Gets the error code for the data load operation if it fails. | |
| Read-only | Gets a unique identifier that represents the data load operation. | |
| Read-only | Gets the current status of the data load operation. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013