Provides a System.IO.BinaryWriter for writing contents into this store.

Declaration Syntax

Function GetBinaryWriter() As BinaryWriter
BinaryWriter GetBinaryWriter();
BinaryWriter GetBinaryWriter();
function GetBinaryWriter() : BinaryWriter;

Return Value

A System.IO.BinaryWriter for writing contents into 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