Delen via


UploadProgressChangedEventArgs(Int64, Int64) Constructor

Definition

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

Parameters

bytesUploaded
Int64
totalBytes
Int64

Applies to