Microsoft.Live.LiveDownloadProgressChangedEventArgs class

Raised every time a chunk of data is downloaded during a download operation. [Windows Phone only]

Syntax

public class LiveDownloadProgressChangedEventArgs
Public Class LiveDownloadProgressChangedEventArgs

Members

The LiveDownloadProgressChangedEventArgs class has these types of members:

Constructors

The LiveDownloadProgressChangedEventArgs class has these constructors.

Constructor

Description

LiveDownloadProgressChangedEventArgs()

Initializes a new instance of the LiveDownloadProgressChanged class.

Properties

The LiveDownloadProgressChangedEventArgs class has these properties.

Property

Access type

Description

BytesReceived

Read-only

Gets the bytes received.

TotalBytesToReceive

Read-only

Gets the total number of bytes in a download operation.

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