IVsLongIdleEvents::OnEnterIdle Method (UInt32)
Visual Studio 2015
Occurs when the shell enters an idle state.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- reason
-
Type:
System::UInt32
The shell entered long idle and the timeout specified at registration has passed without user input, or there was an event that caused the shell to enter long idle state immediately.
Show: