Class WriteBehindOpResult
Result of data source operation
Inheritance
System.Object
WriteBehindOpResult
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class WriteBehindOpResult : object
Properties
Name | Description |
---|---|
Exception | Contains Exception if operation failed. |
Status | Specifies WriteBehindOpStatus of data source operation. |