Edit

Share via


SimpleQueueCacheOptions Class

Definition

Configuration options for the simple queue cache.

public class SimpleQueueCacheOptions
type SimpleQueueCacheOptions = class
Public Class SimpleQueueCacheOptions
Inheritance
SimpleQueueCacheOptions

Constructors

SimpleQueueCacheOptions()

Fields

DEFAULT_CACHE_SIZE

The default value of CacheSize.

Properties

CacheSize

Gets or sets the size of the cache.

Applies to