arachnode.net

Discovery Members

Discovery overview

Public Instance Constructors

Discovery Overloaded. Initializes a new instance of the Discovery class.

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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString Returns a String that represents the current Object.

Protected Instance Methods

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

Internal Instance Constructors

Discovery Overloaded. Initializes a new instance of the Discovery class.

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