SVsThreadPool 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 the IVsThreadPool interface.
public interface class SVsThreadPool
public interface class SVsThreadPool
__interface SVsThreadPool
[System.Runtime.InteropServices.Guid("7482E83D-842A-447C-8DDB-687F7052F7C7")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsThreadPool
[<System.Runtime.InteropServices.Guid("7482E83D-842A-447C-8DDB-687F7052F7C7")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsThreadPool = interface
Public Interface SVsThreadPool
- Attributes