ServiceBrokerOfExportedServices.RegisterAndProfferServicesAsync Method
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.
Registers MEF exported brokered services and proffers a factory for them.
public System.Threading.Tasks.Task RegisterAndProfferServicesAsync (System.Threading.CancellationToken cancellationToken);
member this.RegisterAndProfferServicesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function RegisterAndProfferServicesAsync (cancellationToken As CancellationToken) As Task
Parameters
- cancellationToken
- CancellationToken