UninitializeAsync Method (PaneBase)
Called when the pane is closed to give it the opportunity to uninitialize itself asynchronously.
protected internal virtual Task UninitializeAsync()
Protected Friend Overridable Function UninitializeAsync() As Task
Return Value
A task that represents the work queued to execute in the ThreadPool.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.