WebPages.ProcessWebPages Method
Processes the web pages. THIS METHOD IS EXPERIMENTAL AND SHOULD NOT BE USED IN PRODUCTION SYSTEMS!!!
public static
void ProcessWebPages(
long webPageIDLowerBound,
long webPageIDUpperBound);
Parameters
-
webPageIDLowerBound
- The web page ID lower bound.
-
webPageIDUpperBound
- The web page ID upper bound.
See Also
WebPages Class | Arachnode.Utilities Namespace