Enum WriteOperationType
Used to log the operations type in Write behind
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum WriteOperationType
Fields
Name | Description |
---|---|
Add | To log the Add Items operations in write behind |
Delete | To log the Delete operation in write behind |
Update | To log the Update Items Operations in write behind |