ArcGIS Pro 3.0 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, Windows 8.1

    See Also