SingleTaskIdleManager.IOleComponent.Terminate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Terminates the message loop.
virtual void Microsoft.VisualStudio.OLE.Interop.IOleComponent.Terminate() = Microsoft::VisualStudio::OLE::Interop::IOleComponent::Terminate;
virtual void Microsoft.VisualStudio.OLE.Interop.IOleComponent.Terminate() = Microsoft::VisualStudio::OLE::Interop::IOleComponent::Terminate;
void Microsoft.VisualStudio.OLE.Interop.IOleComponent.Terminate();
void IOleComponent.Terminate ();
abstract member Microsoft.VisualStudio.OLE.Interop.IOleComponent.Terminate : unit -> unit
override this.Microsoft.VisualStudio.OLE.Interop.IOleComponent.Terminate : unit -> unit
Sub Terminate () Implements IOleComponent.Terminate