Gets the MemoryCachingType of the current MappedMemory instance.
Namespace: RTX.IOAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
public MemoryCachingType CacheType { get; private set; }
public MemoryCachingType CacheType { get; private set; }
Public Property CacheType As MemoryCachingType
Get
Private Set
Public Property CacheType As MemoryCachingType
Get
Private Set
public:
property MemoryCachingType CacheType {
MemoryCachingType get ();
private: void set (MemoryCachingType value);
}
public:
property MemoryCachingType CacheType {
MemoryCachingType get ();
private: void set (MemoryCachingType value);
}
Property Value
Type:
MemoryCachingType