| HubGetProgressAsync Method |
| Name | Description | |
|---|---|---|
| GetProgressAsync(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. | |
| GetProgressAsync(AsyncHandle) | ||
| GetProgressAsync(AsyncHandle, 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. | |
| GetProgressAsyncT(AsyncHandle, FuncResponse, T, 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. |