ArcGIS Pro 2.8 API Reference Guide
AsyncPresentationEvent<TPayload> Class Members
Methods 


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

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

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