INotificationHandlerTypeResolver Interface
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.
fournit INotificationHandler une abstraction pour le raccordement du code personnalisé au processus d’inscription du hub de notification. fournit INotificationHandlerTypeResolver une abstraction pour énumérer et fournir les INotificationHandler implémentations qui doivent participer à ce processus.
public interface INotificationHandlerTypeResolver
type INotificationHandlerTypeResolver = interface
Public Interface INotificationHandlerTypeResolver
- Dérivé
Méthodes
GetHandlerTypes(IEnumerable<Assembly>) |
Obtient l’ensemble d’implémentations INotificationHandler . |
S’applique à
Azure SDK for .NET