Intersoft ClientUI Documentation
ApplicationDownloadingEventArgs Class Members
Properties 


The following tables list the members exposed by ApplicationDownloadingEventArgs.

Public Properties
 NameDescription
Public PropertyCurrentPackageGets the current ApplicationPackage being downloaded.  
Public PropertyItemBytesReceivedGets the received bytes of the current item.  
Public PropertyItemBytesToReceiveGets the remaining bytes to receive for the current item.  
Public PropertyItemPercentCompletedGets the download progress for the current item in percentage.  
Public PropertyStateGets the state of the application's current activity. (Inherited from Intersoft.Client.Framework.ApplicationActivityDetailsEventArgs)
Public PropertyTotalBytesReceivedGets the total received bytes of the current package.  
Public PropertyTotalBytesToReceiveGets the total bytes to receive for the current package.  
Public PropertyTotalPercentCompletedGets the total download progress for the current package in percentage.  
Top
See Also

Reference

ApplicationDownloadingEventArgs Class
Intersoft.Client.Framework Namespace

Send Feedback