Click or drag to resize
HubGetProgressAsync Method
Overload List
  NameDescription
Public methodGetProgressAsync(AsyncHandle)
Public methodGetProgressAsync(Int32, AsyncHandle)

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 methodGetProgressAsyncT(Int32, FuncResponse, T, AsyncHandle)

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.
Top
See Also