Share via


Microsoft.Live.LiveOperationCompletedEventArgs class

Contains event arguments for the events raised when an operation is completed. [Windows Phone only]

Note

Windows Store apps do not support this class.

Syntax

public class LiveOperationCompletedEventArgs
Public Class LiveOperationCompletedEventArgs

Members

The LiveOperationCompletedEventArgs class has these types of members:

Constructors

The LiveOperationCompletedEventArgs class has these constructors.

Constructor

Description

LiveOperationCompletedEventArgs.LiveOperationCompletedEventArgs(Collections.Generic.IDictionary<String, Object>, String, Object)

Initializes a new instance of the LiveOperationCompletedEventArgs class. [Windows Phone only]

LiveOperationCompletedEventArgs.LiveOperationCompletedEventArgs(Exception, Boolean, Object)

Initializes a new instance of the LiveOperationCompletedEventArgs class. [Windows Phone only]

Properties

The LiveOperationCompletedEventArgs class has these properties.

Property

Access type

Description

LiveOperationCompletedEventArgs.RawResult

Read-only

The raw result of the operation in the requested format. [Windows Phone only]

LiveOperationCompletedEventArgs.Result

Read-only

The result of the requesting operation. [Windows Phone only]

Requirements

Minimum supported client

None supported [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