public IPromise<T> Progress( Action<int, string> callback )
Public Function Progress ( callback As Action(Of Integer, String) ) As IPromise(Of T)