Compartilhar via


DownloadProgressChangedEventArgs(Int64, Int64) Construtor

Definição

public DownloadProgressChangedEventArgs (long bytesDownloaded, long totalBytes);
new Microsoft.WindowsAzure.MediaServices.Client.DownloadProgressChangedEventArgs : int64 * int64 -> Microsoft.WindowsAzure.MediaServices.Client.DownloadProgressChangedEventArgs
Public Sub New (bytesDownloaded As Long, totalBytes As Long)

Parâmetros

bytesDownloaded
Int64
totalBytes
Int64

Aplica-se a