IVsLongIdleManager Interface
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.
Provides methods to allow subscribers to receive long idle events.
public interface class IVsLongIdleManager
public interface class IVsLongIdleManager
__interface IVsLongIdleManager
[System.Runtime.InteropServices.Guid("6B809F03-072B-46E0-B041-DF4F4CBAA36C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsLongIdleManager
[<System.Runtime.InteropServices.Guid("6B809F03-072B-46E0-B041-DF4F4CBAA36C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsLongIdleManager = interface
Public Interface IVsLongIdleManager
- Attributes
Advise |
Subscribes to long idle events. |
Unadvise |
Unsubscribes from long idle events. |