AbstractUIThreadOperationContext.OnScopeDisposed Method

Definition

protected:
 virtual void OnScopeDisposed(Microsoft::VisualStudio::Utilities::IUIThreadOperationScope ^ scope);
protected virtual void OnScopeDisposed (Microsoft.VisualStudio.Utilities.IUIThreadOperationScope scope);
abstract member OnScopeDisposed : Microsoft.VisualStudio.Utilities.IUIThreadOperationScope -> unit
override this.OnScopeDisposed : Microsoft.VisualStudio.Utilities.IUIThreadOperationScope -> unit
Protected Overridable Sub OnScopeDisposed (scope As IUIThreadOperationScope)

Parameters

Applies to