Header menu logo Nao

MemoryPromotionPolicy Type

Policy for memory promotion/demotion between tiers

Union cases

Union case Description

AccessThreshold count

Full Usage: AccessThreshold count

Parameters:
    count : int

Promote to higher tier after N accesses

count : int

Manual

Full Usage: Manual

Never promote automatically

RecencyBased maxAge

Full Usage: RecencyBased maxAge

Parameters:

Promote based on recency

maxAge : TimeSpan

Instance members

Instance member Description

this.IsAccessThreshold

Full Usage: this.IsAccessThreshold

Returns: bool
Returns: bool

this.IsManual

Full Usage: this.IsManual

Returns: bool
Returns: bool

this.IsRecencyBased

Full Usage: this.IsRecencyBased

Returns: bool
Returns: bool

Type something to start searching.