 | plugIn_scopeGlobalBase Methods |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
The plugIn_scopeGlobalBase type exposes the following members.
Methods|
| Name | Description |
|---|
 | connectWithConsole | |
 | Dispose | (Inherited from plugIn_base.) |
 | Equals | (Inherited from Object.) |
 | eventCrawlJobFinished | (Inherited from plugIn_base.) |
 | eventDLCFinished(ISpiderEvaluatorBase, crawlerDomainTask, modelSpiderSiteRecord) |
When DLC finishes, and before disposing wRecord
|
 | eventDLCFinishedTParent(TParent, crawlerDomainTask, modelSpiderSiteRecord) | (Inherited from plugIn_base.) |
 | eventDLCInitiated(ISpiderEvaluatorBase, crawlerDomainTask, modelSpiderSiteRecord) |
Just when new DLC thread was prepared to run
|
 | eventDLCInitiatedTParent(TParent, crawlerDomainTask, modelSpiderSiteRecord) | (Inherited from plugIn_base.) |
 | eventPluginInstalled | (Inherited from plugIn_base.) |
 | eventPluginInstalled(ISpiderEvaluatorBase) |
Events the plugin installed --- when new spider instance being constructed
|
 | eventUniversalTFirst, TSecond | |
 | GetHashCode | (Inherited from Object.) |
 | GetType | (Inherited from Object.) |
 | onExit |
It is called when the software starts to shutdown
(Inherited from plugIn_base.) |
 | ToString | (Inherited from Object.) |
Top
See Also