Cache
- Updated2026-01-12
- 1 minute(s) read
Gets or sets a value indicating whether to cache the values of properties.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDigital
public bool Cache { get; set; }
Returns
true if caching is enabled; false if caching is disabled. The default value is true.