ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Events Namespace / CompositePresentationEvent<TPayload> Class
Methods


In This Topic
    CompositePresentationEvent<TPayload> Class Members
    In This Topic

    The following tables list the members exposed by CompositePresentationEvent<TPayload>.

    Protected Methods
     NameDescription
    Protected Internal MethodPublishes the CompositePresentationEvent<TPayload>.  
    Protected Internal MethodOverloaded.   
    Protected Internal MethodReturns true if there are currently any subscribers.  
    Protected Method Called when the first subscriber subscribes to this event.  
    Protected Method Called when the last subscriber unsubscribes from this event.  
    Protected Internal MethodSubscribes a delegate to an event that will be published on the publisher thread. CompositePresentationEvent<TPayload> will maintain a to the target of the supplied action delegate.  
    Protected Internal MethodOverloaded.   
    Top
    See Also