Enum StoreOperationType
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum StoreOperationType
Fields
| Name | Description |
|---|---|
| Add | The data is being stored for the first time. |
| Update | The existing data is being updated. |