LiveOperationResult class

This topic has not yet been rated - Rate this topic

Represents the result of the operation.

Syntax


public class LiveOperationResult

Attributes

Members

The LiveOperationResult class has these types of members:

Constructors

The LiveOperationResult class has these constructors.

ConstructorDescription
LiveOperationResult(IDictionary<String, Object>, String) Initializes a new instance of the LiveOperationResult class with the bytes sent, total bytes to send, and user state.

 

Properties

The LiveOperationResult class has these properties.

PropertyAccess typeDescription

RawResult

Read-onlyThe raw result of the operation in the requested format.

Result

Read-onlyThe result of the requesting operation.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

None supported

Minimum supported phone

Windows Phone 7

Namespace

Microsoft.Live

Assembly

Microsoft.Live.dll

 

 

Build date: 3/12/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.