I have made a ArcGIS Pro add-in to run a series of geoprocessing tools and some data massaging by ArcGIS Pro SDK. Now I wants to show the progress message to a dialog similar to the one below, I have tried Geoprocessing.ShowMessageBox() but it can only show the messages after the geoprocessing tool is completed. Are there any ways to do so?
