GlobalBrokeredServiceContainer.ProfferedServiceFactory.AvailabilityChanged Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nous n’avons jamais soulevé cet événement, alors il suffit de déposer les gestionnaires sur le sol.
public event EventHandler<Microsoft.ServiceHub.Framework.BrokeredServicesChangedEventArgs>? AvailabilityChanged;
member this.AvailabilityChanged : EventHandler<Microsoft.ServiceHub.Framework.BrokeredServicesChangedEventArgs>
Public Custom Event AvailabilityChanged As EventHandler(Of BrokeredServicesChangedEventArgs)