ArcGIS Pro 2.9 API Reference Guide
AsyncPresentationEvent<TPayload> Class Methods


ArcGIS.Core.Events Namespace : AsyncPresentationEvent<TPayload> Class

For a list of all members of this type, see AsyncPresentationEvent<TPayload> members.

Public Methods
 NameDescription
Public MethodPublishes the CompositePresentationEvent<TPayload>.  
Public MethodOverloaded.   
Public MethodSubscribes a delegate to an event that will be published on the publisher thread. AsyncPresentationEvent<TPayload> will maintain a to the target of the supplied action delegate.  
Public MethodOverloaded.   
Top
Protected Methods
 NameDescription
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.  
Top
See Also

Reference

AsyncPresentationEvent<TPayload> Class
ArcGIS.Core.Events Namespace