ILanguageClientBroker 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.
Contract used to broker ILanguageClient instances with the platform.
public interface class ILanguageClientBroker
public interface ILanguageClientBroker
type ILanguageClientBroker = interface
Public Interface ILanguageClientBroker
Methods
LoadAsync(ILanguageClientMetadata, ILanguageClient) |
Loads a language client. |