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