RTMappedMemory CacheType Property IntervalZero RTX Managed Code
Gets the MemoryCachingType of the current MappedMemory instance.

Namespace:  RTX.IO
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

public MemoryCachingType CacheType { get; private set; }

Property Value

Type: MemoryCachingType
See Also