Property PurgeOptions
PurgeOptions
Gets a Dynamic
Declaration
public DynamicEntityDataSourcePurgeOptions PurgeOptions { get; }
Property Value
Type | Description |
---|---|
Dynamic |
A Dynamic |
Remarks
Data received from the Dynamic
This property must be set before loading the data source and cannot be changed once the data source is loaded.
By default, purge options are set to remove observations from the data cache when a maximum limit of 100,000 observations is reached.
Note that you can clear all observations from the cache using
Purge
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |