Class ConflictResolution
Inheritance
System.Object
ConflictResolution
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class ConflictResolution
Constructors
Name | Description |
---|---|
ConflictResolution() | An empty constructor for the Conflict Resolution class. |
ConflictResolution(ResolutionAction) | The ConflictResolution is used to resolve the conflict. |
Properties
Name | Description |
---|---|
ResolutionAction | This class provides implementation to take required action e.g., to keep or ignore the cache item to resolve the conflict. |