Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to the IVsThreadPool interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")> _
<InterfaceTypeAttribute()> _
Public Interface SVsThreadPool
'Usage
Dim instance As SVsThreadPool
[GuidAttribute("7482E83D-842A-447C-8DDB-687F7052F7C7")]
[InterfaceTypeAttribute()]
public interface SVsThreadPool
[GuidAttribute(L"7482E83D-842A-447C-8DDB-687F7052F7C7")]
[InterfaceTypeAttribute()]
public interface class SVsThreadPool
public interface SVsThreadPool