The QueuedTask.Run() method's MCT (worker thread) goes into an overflow state when accessing properties on objects.
上次发布: December 23, 2022ArcGIS Pro SDK for .NET
漏洞 ID 编号
BUG-000153902
已提交
November 21, 2022
上次修改时间
December 16, 2024
适用范围
ArcGIS Pro SDK for .NET
找到的版本
3.0
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Some of the properties of MapView, and presumably some other classes, are non-trivial and do execute potentially complex operations to produce a result. The debugger is almost certainly using some kind of.NET optimization to populate its property grids, which is causing issues with its evaluators with these non-trivial properties. As this problem is actually with Visual Studio and not with the operation of ESRI software, this case is closed. If necessary, it is advised to pursue this further with Microsoft as desired.