DownloadProgressEventArgs Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Describes the status of a download operation.

Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Usage

'Usage
Dim instance As DownloadProgressEventArgs

Syntax

'Declaration
Public Class DownloadProgressEventArgs
    Inherits EventArgs
public class DownloadProgressEventArgs : EventArgs
public ref class DownloadProgressEventArgs : public EventArgs
public class DownloadProgressEventArgs extends EventArgs
public class DownloadProgressEventArgs extends EventArgs

Inheritance Hierarchy

System.Object
   System.EventArgs
    Microsoft.WindowsAzure.MediaServices.Client.DownloadProgressEventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows 7, Windows Server 2008, Windows 8 Beta

Target Platforms

See Also

Reference

DownloadProgressEventArgs Members
Microsoft.WindowsAzure.MediaServices.Client Namespace

Build Date:

2012-06-07