Table of Contents

Property UseCaching

Namespace
Skyline.DataMiner.Net.Profiles
Assembly
SLNetTypes.dll

UseCaching

Gets or sets a value indicating whether to use caching.

[Obsolete("No more caching will be used, get calls will always go to server")]
public bool UseCaching { get; set; }

Property Value

bool

true if caching is used; otherwise, false.