UploadProgressChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class UploadProgressChangedEventArgs : EventArgs
type UploadProgressChangedEventArgs = class
inherit EventArgs
Public Class UploadProgressChangedEventArgs
Inherits EventArgs
- Inheritance
-
UploadProgressChangedEventArgs
Constructors
UploadProgressChangedEventArgs(Int64, Int64) |
Properties
BytesUploaded | |
Progress | |
TotalBytes |