Class WriteThruOptions
A class that defines WriteThruOptions regarding updating the data source.
Inheritance
System.Object
WriteThruOptions
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class WriteThruOptions : ICompactSerializable
Constructors
Name | Description |
---|---|
Write |
Initializes a new instance of WriteThruOptions. |
Properties
Name | Description |
---|---|
Mode | Specifies the Write |
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 |
Set |
Sets the data source modified notification for write-through options. |