Property ResyncRequired
ResyncRequired
Gets/Sets the flag which indicates whether an item should be reloaded on expiration if the Read-Through provider is specified.
Declaration
public bool ResyncRequired { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | Flag that indicates wether an item should be reloaded on expiration if the Read-Through provider is specified. |