Class WriteOperation
WriteOperation is used with the DSWriteOperation to get an operation to perform on the cache.
Inherited Members
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class WriteOperation : WriteOperationBase
Constructors
Name | Description |
---|---|
WriteOperation(String, ProviderCacheItem, WriteOperationType, Int32) | WriteOperation constructor which takes key, ProviderCache, WriteOperationType and retries count. |
Properties
Name | Description |
---|---|
OperationType | Gets the type of the write operation. |
ProviderItem | Gets the ProviderCacheItem. |
Methods
Name | Description |
---|---|
getRetryCount() |