AbstractUIThreadOperationContext.OnScopeProgressChanged Method

Definition

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

Parameters

Applies to