Class ResyncOptions
The ResyncOptions class contains information for items that would be resynced after expiration from the Read-Through Provider.
Inheritance
System.Object
ResyncOptions
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class ResyncOptions
Constructors
Name | Description |
---|---|
Resync |
Basic constructor for ResyncOptions, provider name is optional. |
Properties
Name | Description |
---|---|
Provider |
Specifies the Read-Through provider name when an item will be resynced at expiry. |
Resync |
Specifies if items are to be ReSynced at expiry. |