ArcGIS Pro 3.7 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 Sub Disconnect() 
    public void Disconnect()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also