| SoCpuBufferAsyncBasicPropertyIsInMemory Method  | 
Return true if the data attached to this buffer are not currently available. 
 
Namespace: OIV.LDM.TilesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic virtual bool IsInMemory()
Public Overridable Function IsInMemory As Boolean
public:
virtual bool IsInMemory()
abstract IsInMemory : unit -> bool 
override IsInMemory : unit -> bool 
Return Value
Type: 
Boolean
Remarks
See Also