Hub GetProgressAsync Method Qlik Sense .NET SDK - API Reference
Overload List

  NameDescription
Public methodGetProgressAsync(String)
Public methodGetProgressAsync(Int32, String)

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 methodGetProgressAsync T (Int32, Func Response, T , String)

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