EventHubQueueCache<TCachedMessage>.cache 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
基礎訊息快取實作
protected readonly Orleans.Providers.Streams.Common.PooledQueueCache<Microsoft.ServiceBus.Messaging.EventData,TCachedMessage> cache;
protected readonly Orleans.Providers.Streams.Common.PooledQueueCache<Microsoft.Azure.EventHubs.EventData,TCachedMessage> cache;
val mutable cache : Orleans.Providers.Streams.Common.PooledQueueCache<Microsoft.ServiceBus.Messaging.EventData, 'CachedMessage (requires 'CachedMessage : struct)>
val mutable cache : Orleans.Providers.Streams.Common.PooledQueueCache<Microsoft.Azure.EventHubs.EventData, 'CachedMessage (requires 'CachedMessage : struct)>
Protected ReadOnly cache As PooledQueueCache(Of EventData, TCachedMessage)
欄位值
PooledQueueCache<EventData,TCachedMessage>
PooledQueueCache<EventData,TCachedMessage>