다음을 통해 공유


EventHubQueueCache<TCachedMessage>.cache 필드

정의

기본 메시지 캐시 구현

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>

적용 대상