Property UpdateInCache
UpdateInCache
Specifies if the item will be updated in the cache store after the write operation.
Declaration
public bool UpdateInCache { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | Boolean value, true or false. |