Intersoft.Client.Framework Namespace : ApplicationDownloadingEventArgs Class |
The following tables list the members exposed by ApplicationDownloadingEventArgs.
Name | Description | |
---|---|---|
![]() | CurrentPackage | Gets the current ApplicationPackage being downloaded. |
![]() | ItemBytesReceived | Gets the received bytes of the current item. |
![]() | ItemBytesToReceive | Gets the remaining bytes to receive for the current item. |
![]() | ItemPercentCompleted | Gets the download progress for the current item in percentage. |
![]() | State | Gets the state of the application's current activity. (Inherited from Intersoft.Client.Framework.ApplicationActivityDetailsEventArgs) |
![]() | TotalBytesReceived | Gets the total received bytes of the current package. |
![]() | TotalBytesToReceive | Gets the total bytes to receive for the current package. |
![]() | TotalPercentCompleted | Gets the total download progress for the current package in percentage. |