EventHubCacheEvictionStrategy.GetBlockId Méthode
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.
Obtenir l’ID de bloc du pool de blocs pour le message
protected override object GetBlockId (Orleans.ServiceBus.Providers.CachedEventHubMessage? cachedMessage);
override this.GetBlockId : Nullable<Orleans.ServiceBus.Providers.CachedEventHubMessage> -> obj
Protected Overrides Function GetBlockId (cachedMessage As Nullable(Of CachedEventHubMessage)) As Object
Paramètres
- cachedMessage
- Nullable<CachedEventHubMessage>