Enum WriteBehindOpStatus
Enumeration that defines the status of write behind operations.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum WriteBehindOpStatus
              Fields
| Name | Description | 
|---|---|
| Failure | If user code returned false.  | 
                  
| Success | If write behind operation was successful.  |