SVsTaskSchedulerService Interface
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.
Passed to GetService(Type) to return a reference to IVsTaskSchedulerService.
public interface class SVsTaskSchedulerService
public interface class SVsTaskSchedulerService
__interface SVsTaskSchedulerService
public interface SVsTaskSchedulerService
[System.Runtime.InteropServices.Guid("AB244925-40A8-4C5C-B0A5-717BB5D615B6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsTaskSchedulerService
type SVsTaskSchedulerService = interface
[<System.Runtime.InteropServices.Guid("AB244925-40A8-4C5C-B0A5-717BB5D615B6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsTaskSchedulerService = interface
Public Interface SVsTaskSchedulerService
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.