arachnode.net

Discovery Properties

The properties of the Discovery class are listed below. For a complete list of Discovery class members, see the Discovery Members topic.

Public Instance Properties

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.

Internal Instance Properties

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.

See Also

Discovery Class | Arachnode.SiteCrawler.Value Namespace