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 |
---|---|
Write |
WriteOperation constructor which takes key, ProviderCache, WriteOperationType and retries count. |
Properties
Name | Description |
---|---|
Operation |
Gets the type of the write operation. |
Provider |
Gets the Provider |
Methods
Name | Description |
---|---|
get |