Setter for useCache setting. Defaults to true.
Namespace: Mobi.Mtld.DeviceAtlas.CloudAssembly: DeviceAtlasCloudClient-1.1 (in DeviceAtlasCloudClient-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C# |
---|
public void SetUseCache( bool useCache ) |
Visual Basic |
---|
Public Sub SetUseCache ( _ useCache As Boolean _ ) |
Visual C++ |
---|
public: void SetUseCache( bool useCache ) |
Parameters
- useCache
- Type: System..::..Boolean
TRUE if caching is to be used or FALSE if not