ICacheDataAdapter<TQueueMessage,TCachedMessage>.GetBatchContainer 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.
Convertit un message mis en cache en conteneur de lots pour remise
public Orleans.Streams.IBatchContainer GetBatchContainer (ref TCachedMessage cachedMessage);
abstract member GetBatchContainer : 'CachedMessage -> Orleans.Streams.IBatchContainer
Public Function GetBatchContainer (ByRef cachedMessage As TCachedMessage) As IBatchContainer
Paramètres
- cachedMessage
- TCachedMessage