C# Class Orleans.KafkaStreamProvider.KafkaQueue.TimedQueueCache.TimedQueueCacheItem

The TimedQueueCacheItems is similar to the SimpleQueueCacheItem, but it also holds a Timestamp so we will know how long the message is in the cache.
ファイルを表示 Open project: gigya/Orleans.KafkaStreamProvider Class Usage Examples