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 stream.Requirements
Namespace: Eas.WebCrawler.PlugIns.TemporaryStorageAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)