Gets the underlying memory stream for reading.

Declaration Syntax

Protected Overrides Function GetStreamForReading() As Stream
protected override Stream GetStreamForReading();
protected: Stream GetStreamForReading();
protected override function GetStreamForReading() : Stream;

Return Value

The underlying file memory.

Requirements

Namespace: Eas.WebCrawler.PlugIns.TemporaryStorage
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

MemoryStorage Class | MemoryStorage Members | Eas.WebCrawler.PlugIns.TemporaryStorage Namespace