Compartir a través de


DownloadProgressChangedEventArgs(Int64, Int64) Constructor

Definición

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

Se aplica a