Public Methods

Dispose  (inherited from BaseDisposable)  
Equals  (inherited from Object)  
GetBinaryReader Provides a System.IO.BinaryReader for reading contents stored in this store.
GetBinaryWriter Provides a System.IO.BinaryWriter for writing contents into this store.
GetHashCode  (inherited from Object)  
GetTextReader Provides a System.IO.TextReader for reading contents stored in this store.
GetTextWriter Provides a System.IO.TextWriter for writing contents into this store.
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Protected Methods

Dispose  
Finalize  (inherited from BaseDisposable) Finalizes this instance.
GetStreamForReading Implemented in derived classes to get the stream used for reading.
GetStreamForWriting Implemented in derived classes to get the stream used for writting.
MemberwiseClone  (inherited from Object)  

See Also

StreamBasedStorage Class | Eas.WebCrawler.PlugIns.TemporaryStorage Namespace