Intersoft ClientUI Documentation
ApplicationDownloadingEventArgs Class Members
See Also  Properties  Send Feedback
Intersoft.Client.Framework Namespace : ApplicationDownloadingEventArgs Class


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 PropertyState (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

© 2012 All Rights Reserved.