SimpleQueueAdapterCache Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adapter for simple queue caches.
C#
public class SimpleQueueAdapterCache : Orleans.Streams.IQueueAdapterCache
type SimpleQueueAdapterCache = class
interface IQueueAdapterCache
Public Class SimpleQueueAdapterCache
Implements IQueueAdapterCache
- Inheritance
-
SimpleQueueAdapterCache
- Implements
Simple |
Adapter for simple queue caches |
Simple |
Adapter for simple queue caches. |
Cache |
Cache size property name for configuration |
Create |
Create a cache for a given queue id |
Parse |
Parse the size property from configuration |
Product | Versions |
---|---|
.NET Orleans | 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |