Enum WriteBehindOpStatus
Enumeration that defines the staus of write behind operation.
Namespace:
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 |