getTSDBCacheEngineSize
Syntax
getTSDBCacheEngineSize()
Arguments
None
Details
Return a LONG type data that indicates the maximum memory (in byte) allocated to the TSDB cache engine.
Note:
First release: 2.00.4
Examples
setTSDBCacheEngineSize(0.5)
getTSDBCacheEngineSize()
536870912
Related function: setTSDBCacheEngineSize