Bug
| Bug ID Number | BUG-000163892 |
|---|---|
| Submitted | December 20, 2023 |
| Last Modified | May 9, 2025 |
| Applies to | ArcGIS Pro SDK for .NET |
| Version found | 3.0 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Version Fixed | 3.5 |
| Status | Fixed |
To work with a published asynchronous tool developer, the GPExecuteToolFlags.GPThread must be added when using SDK API: var gPResult = await Geoprocessing.ExecuteToolAsync(toolPath, Geoprocessing.MakeValueArray("Test"),null,CancelableProgressor.None, flags: GPExecuteToolFlags.AddToHistory | GPExecuteToolFlags.GPThread);
Note: Synchronously published tools have no limitations.
Bug ID: BUG-000163892
Software:
Get help from ArcGIS experts
Download the Esri Support App