The following tables list the members exposed by TotalBytesLoadedEventArgs.
Public Constructors
Name | Description | |
---|---|---|
TotalBytesLoadedEventArgs | Initializes a new instance of the TotalBytesLoadedEventArgs class. |
Public Properties
Name | Description | |
---|---|---|
ByteCount | Gets the total number of bytes loaded for this file. |
See Also