Declaration Syntax
Protected Overrides Function GetStreamForWriting() As Stream
protected override Stream GetStreamForWriting();
protected: Stream GetStreamForWriting();
protected override function GetStreamForWriting() : Stream;
Return Value
The underlying memory stream.Requirements
Namespace: Eas.WebCrawler.PlugIns.TemporaryStorageAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)