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

In This Topic
    OnLastUnregister Method (CompositePresentationEvent<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, Windows 8.1

    See Also