ArcGIS Pro 2.6 API Reference Guide
UninitializeAsync Method (PaneBase)

ArcGIS.Desktop.Framework.Contracts Namespace > PaneBase Class : UninitializeAsync Method
Called when the pane is closed to give it the opportunity to uninitialize itself asynchronously.
Syntax
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.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PaneBase Class
PaneBase Members