Class ReadThruOptions
A class that defines how fetch operations can be handled through the datasource if the desired data is not present in the cache.
Inheritance
System.Object
ReadThruOptions
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class ReadThruOptions : ICompactSerializable
Constructors
Name | Description |
---|---|
Read |
Initializes a new instance of class ReadThruOptions. |
Properties
Name | Description |
---|---|
Mode | Specifies ReadMode for read-through options. |
Provider |
Specifies the unique identifier for the data source provider. |
Methods
Name | Description |
---|---|
Deserialize(Compact |
Used for deserializing through the Compact |
Serialize(Compact |
Used for serializing through the Compact |