ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / RelayCommand Class / Disconnect Method

In This Topic
    Disconnect Method
    In This Topic
    Removes the command from the the OnUpdate message queue.
    Syntax
    public void Disconnect()
    Public Sub Disconnect() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also