arachnode.net

AEngineAction Members

AEngineAction overview

Public Instance Properties

AssemblyName (inherited from ABehavior) Gets or sets the name of the assembly.
EngineActionType Gets or sets the type of the engine action.
IsEnabled (inherited from ABehavior) Gets or sets a value indicating whether this instance is enabled.
Order (inherited from ABehavior) Gets or sets the order.
Settings
TypeName (inherited from ABehavior) Gets or sets the name of the type.

Public Instance Methods

AssignSettings (inherited from ABehavior) Assigns the additional parameters.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
PerformAction Performs the action.
Stop (inherited from ABehavior) Stops this instance.
ToString (inherited from Object) 

Protected Instance Constructors

AEngineAction Constructor Initializes a new instance of the AEngineAction class.

Protected Instance Methods

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

See Also

AEngineAction Class | Arachnode.SiteCrawler.Value.AbstractClasses Namespace