Provides a System.IO.BinaryReader for reading contents stored in this store.

Declaration Syntax

Function GetBinaryReader() As BinaryReader
BinaryReader GetBinaryReader();
BinaryReader GetBinaryReader();
function GetBinaryReader() : BinaryReader;

Return Value

A System.IO.BinaryReader for reading contents stored in this store.

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

TemporaryStorage Interface | TemporaryStorage Members | Eas.WebCrawler.Interfaces Namespace