LytroNetProgressChangedEventArgs Class
Provides data for the ProgressChanged event.
Constructors:
Name | Description | |
---|---|---|
LytroNetProgressChangedEventArgs(Int32, Int32) | Initializes a new instance of the LytroNetProgressChangedEventArgs class. |
Properties:
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the operation should be canceled. | |
BytesTransferred | Gets the number of bytes transferred. | |
TotalBytesToTransfer | Gets the total number of bytes to be transferred. |