ArcGIS Pro 2.9 API Reference Guide
ApplicationClosingEvent Class Methods


ArcGIS.Desktop.Framework.Events Namespace : ApplicationClosingEvent Class

For a list of all members of this type, see ApplicationClosingEvent members.

Public Methods
 NameDescription
Public MethodPublishes the ArcGIS.Core.Events.CompositePresentationEvent<TPayload>. (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<CancelEventArgs>)
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<CancelEventArgs>)
Public MethodSubscribes a delegate to an event that will be published on the publisher thread. ArcGIS.Core.Events.AsyncPresentationEvent<TPayload> will maintain a to the target of the supplied action delegate. (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<CancelEventArgs>)
Public Methodstatic (Shared in Visual Basic) Call the specified method whenever the event occurs.  
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<CancelEventArgs>)
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Top
Protected Methods
 NameDescription
Protected Internal MethodReturns true if there are currently any subscribers. (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<CancelEventArgs>)
Protected Method Called when the first subscriber subscribes to this event. (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<CancelEventArgs>)
Protected Method Called when the last subscriber unsubscribes from this event. (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<CancelEventArgs>)
Top
See Also

Reference

ApplicationClosingEvent Class
ArcGIS.Desktop.Framework.Events Namespace