FileStorageFactory overview

Public Constructors

FileStorageFactory Constructs a FileStorageFactory from the directory in which to store the temporary files.

Public Methods

Create Creates a new instance of a FileStorage that points to a temp file.
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
Initialize Initializes this class
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Public Properties

StorageDirectory The Directory where temporary files are created.

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

FileStorageFactory Class | Eas.WebCrawler.PlugIns.TemporaryStorage Namespace