arachnode.net

ActionManager Methods

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

Internal Static Methods

Instance A static instance of ActionManager.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

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

Internal Instance Methods

PerformCrawlActions Performs the crawl actions.
PerformEngineActions Performs the engine actions.
ProcessCrawlActions Processes and instantiates the CrawlActions specified by ApplicationSettings.CrawlActionsDotConfigLocation.
ProcessEngineActions Processes and instantiates the CrawlActions specified by ApplicationSettings.EngineActionsDotConfigLocation.
Stop Stops this instance.

See Also

ActionManager Class | Arachnode.SiteCrawler.Managers Namespace