Discovery
|
Overloaded. Initializes a new instance of the Discovery class. |
CacheKey | The Cache Key. Removes 'www.' from the Uri and is used by the Cache. |
DiscoveryState | Gets or sets the state of the discovery. |
DiscoveryType | Gets or sets the DiscoveryType. |
HttpWebRequestRetriesRemaining | |
ID | The ID of the Discovery in the database. |
IsDisallowed (inherited from ADisallowed) | Is the Discovery/CrawlRequest disallowed? If the Discovery/CrawlRequest is disallowed a Rule may/must update this field. |
IsDisallowedReason (inherited from ADisallowed) | The reason the Discovery/CrawlRequest is disallowed. If the Discovery is disallowed a Rule may/must update this field. |
IsStorable (inherited from AStorable) | Is the Discovery/CrawlRequest storable? If the Discovery/CrawlRequest is storable a Rule may/must update this field. |
NumberOfTimesDiscovered | The number of times the Discovery was discovered. |
Uri | The Uri of the Discovery. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | Returns a String that represents the current Object. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Discovery
|
Overloaded. Initializes a new instance of the Discovery class. |
ExpectFileOrImage | Gets or sets a value indicating whether [expect file or image]. |
IsNew | Gets or sets a value indicating whether this instance is new. |
OutputIsDisallowedReason (inherited from ADisallowed) | If the Discovery/CrawlRequest is disallowed a Rule may/must update this field. |
Discovery Class | Arachnode.SiteCrawler.Value Namespace