ServiceBrokerOfExportedServices.RegisterAndProfferServices Método

Definición

Registra servicios asincronados exportados meF y proffers una fábrica para ellos.

public void RegisterAndProfferServices(Microsoft.VisualStudio.Utilities.ServiceBroker.GlobalBrokeredServiceContainer container);
member this.RegisterAndProfferServices : Microsoft.VisualStudio.Utilities.ServiceBroker.GlobalBrokeredServiceContainer -> unit
Public Sub RegisterAndProfferServices (container As GlobalBrokeredServiceContainer)

Parámetros

container
GlobalBrokeredServiceContainer

Contenedor con el que se van a registrar y proffer los servicios.

Se aplica a