Click or drag to resize
IHubGetProgress Method
Overload List
  NameDescription
Public methodGetProgress(Int32)

Gives information about the progress of the DoReload and DoSave calls.

For more information on DoReload and DoSave, see the DoReload method and DoSave method.
Public methodGetProgress(AsyncHandle)
Gives information about the progress of the DoReload and DoSave calls. asyncHandle corresponds to the identifier for the call.
Top
See Also