The RetsFeed type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RetsFeed |
Constructor
|
Methods
| Name | Description | |
|---|---|---|
| CreateHeaderFiles |
Creates a file with all the data headers in it
| |
| DownloadGlobalMetaDataFile |
Downloads global metadata file
| |
| DownloadLookupsFile |
Downloads lookup metadata file
| |
| DownloadMetaDataFile |
Downloads class metadata file
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LoadAllQueries |
Load all the queries for this feed
| |
| LoadQuery |
Loads query into list of queries
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| RunFeed |
Runs the feed
| |
| StartLogger | Overloaded. | |
| StopLogger |
Shutdown the logger
| |
| ToString | (Inherited from Object.) | |
| WriteStats |
Write the stats out of this feed
|