Enum RefreshPreference
This enum represents different RefreshPreferences to refresh the required dataset.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum RefreshPreference
Fields
| Name | Description |
|---|---|
| RefreshNow | Immediately refreshes the dataset. |
| RefreshOnNextTimeOfDay | Refreshes the dataset anytime within the next 24 hours. |