IEventHubQueueCacheFactory 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.
Fabrique responsable de la création d’un cache de messages pour une partition EventHub.
public interface IEventHubQueueCacheFactory
type IEventHubQueueCacheFactory = interface
Public Interface IEventHubQueueCacheFactory
- Dérivé
Méthodes
CreateCache(String, IStreamQueueCheckpointer<String>, ILoggerFactory) |
Fonction utilisée pour créer un IEventHubQueueCache |