• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Class ReadThruOptions

Class that defines the fetch operation on cache can read from data source if item not found.

Inheritance
System.Object
ReadThruOptions
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class ReadThruOptions : ICompactSerializable

Constructors

Name Description
ReadThruOptions(ReadMode, String)

Initializes a new instance of ReadThruOptions.

Properties

Name Description
Mode

Specifies ReadMode for read-through options.

ProviderName

Specifies the unique identifier for the data source provider.

Methods

Name Description
Deserialize(CompactReader)

Used for deserializing through CompactReader

Serialize(CompactWriter)

Used for serializing through CompactWriter

Back to top Copyright © 2017 Alachisoft