Udostępnij za pośrednictwem


AsyncDisposableObject.Disposing Event

Definition

Raised when the event is being disposed, while it is still accessible.

public event Microsoft.VisualStudio.Shell.Internal.AsyncDisposableObject.DisposingAsyncEventHandler? Disposing;
member this.Disposing : Microsoft.VisualStudio.Shell.Internal.AsyncDisposableObject.DisposingAsyncEventHandler 
Public Event Disposing As AsyncDisposableObject.DisposingAsyncEventHandler 

Event Type

Applies to