Click or drag to resize

spiderTargetDispose Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Releases all resources used by the spiderTarget

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void Dispose()

Implements

ISpiderTarget.Dispose
See Also