arachnode.net

AStorable.IsStorable Property

Is the Discovery/CrawlRequest storable? If the Discovery/CrawlRequest is storable a Rule may/must update this field.

public bool IsStorable { public get; internal set; }

Property Value

true if this instance is storable; otherwise, false.

See Also

AStorable Class | Arachnode.SiteCrawler.Value.AbstractClasses Namespace