Property ResolutionAction
ResolutionAction
This class provides implementation to take required action e.g., to keep or ignore the cache item to resolve the conflict.
Declaration
public ResolutionAction ResolutionAction { get; set; }
Property Value
Type | Description |
---|---|
ResolutionAction | Ignores or keeps the cache item to resolve the conflict. |