Share via


IVsDataHostService Members

Include Protected Members
Include Inherited Members

Provides the DDEX Host service.

The IVsDataHostService type exposes the following members.

Methods

 

Name

Description

Public method

BeginInvokeOnUIThread

Asynchronously executes a specified method on the main (UI) thread running in the Visual Studio process, with the specified list of arguments.

Public method

GetService

Overloaded. Gets a global Visual Studio service of the specified type.

Public method

InvokeOnUIThread

Synchronously executes a specified method on the main thread running in the Visual Studio process, with the specified list of arguments.

Public method

TryGetService

Overloaded. Tries to get a global Visual Studio service of the specified type.

Top

Properties

 

Name

Description

Public property

UIThread

Gets the main (UI) thread running in the Visual Studio process.

Top

See Also

Reference

IVsDataHostService Interface

Microsoft.VisualStudio.Data.Core Namespace