This document is archived and information here might be outdated. Recommended version. |
The option to use Globe's disk caching.
[Visual Basic .NET]
Public ReadOnly Property UseCache As Boolean
[C#]
public bool UseCache {get;}
[C++]
HRESULT get_UseCache(
Boolean* pbUseCache
);
[C++] Parameters pbUseCache [out, retval]
pbUseCache is a parameter of type bool*