ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core Namespace / ObjectDisconnectedException Class
Members Version

    ObjectDisconnectedException Class
    Exception thrown if the corresponding Pro fine-grained object has already been disposed or the handle to its underlying native object has been cleared.
    Syntax
    public class ObjectDisconnectedException : System.Exception, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Core.ObjectDisconnectedException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also