ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Events Namespace / AsyncPresentationEvent<TPayload> Class / OnLastUnregister Method

In This Topic
    OnLastUnregister Method (AsyncPresentationEvent<TPayload>)
    In This Topic
    Called when the last subscriber unsubscribes from this event.
    Syntax
    protected virtual void OnLastUnregister()
    Protected Overridable Sub OnLastUnregister() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also