 | modelSpiderSiteRecordrecordStart Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Records the start. Make sure to call [!:_recordStart] at beginning of the method
Namespace:
imbWEM.Core.crawler.model
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntaxpublic override void recordStart(
string __testRunStamp,
string __instanceID,
params Object[] resources
)
Parameters
- __testRunStamp
- Type: SystemString
- __instanceID
- Type: SystemString
- resources
- Type: SystemObject
Implements
IModelParentRecord.recordStart(String, String, Object)IModelStandalone.recordStart(String, String, Object)IModelParentRecord.recordStart(String, String, Object)
See Also