Click or drag to resize

AsyncTask Methods

The AsyncTask type exposes the following members.

Methods
  NameDescription
Public methodAddMessage
Adds a string to the progress log
Public methodSetMaxProgress
set the maximum value for the progress bar
Public methodSetProgress
sets the current progress value
Top
See Also