IVsTaskSchedulerService 接口
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
Microsoft.VisualStudio.Shell.Interop.11.0(在 Microsoft.VisualStudio.Shell.Interop.11.0.dll 中)
语法
声明
<GuidAttribute("83CFBAAF-0DF9-403D-AE42-E738F0AC9735")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsTaskSchedulerService
[GuidAttribute("83CFBAAF-0DF9-403D-AE42-E738F0AC9735")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTaskSchedulerService
IVsTaskSchedulerService 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
ContinueWhenAllCompleted | ||
ContinueWhenAllCompletedEx | ||
CreateTask | ||
CreateTaskCompletionSource | ||
CreateTaskCompletionSourceEx | ||
CreateTaskEx |
页首
扩展方法
页首