Microsoft.Live.LiveOperationResult class

Represents the result of the operation.

Syntax

public class LiveOperationResult
Public Class LiveOperationResult

Members

The LiveOperationResult class has these types of members:

Constructors

The LiveOperationResult class has these constructors.

Constructor

Description

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.

Property

Access type

Description

RawResult

Read-only

The raw result of the operation in the requested format.

Result

Read-only

The result of the requesting operation.

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live

Assembly

Microsoft.Live.dll