Skip to content

DriverSession::SetCacheEnabled

Enables or disables state caching for the driver session.

virtual void SetCacheEnabled(bool bValue);
void SetCacheEnabled(ViSession Vi, bool bValue);

Vi

[in] ViSession handle for the driver session.

bValue

[in] Set to True to enable state caching or False to disable it.