Property ResyncOptions
ResyncOptions
This property is used to define the ResyncOptions that contains information whether the items are to be ReSynced at expiry. It also specifies the Read Through Provider name.
Declaration
public ResyncOptions ResyncOptions { get; }
Property Value
Type | Description |
---|---|
ResyncOptions | It contains information for the items that would be resynced after expiration from the Read-Thru provider. |