ServerTools.clearStaleCacheForSite (Method)
Removes the items from the queue for the specified site.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
siteID | SiteID_0 | Optional. Defaults to '0'. | The unique id of the site to clear the stale cache rebuild queue, or 0 clear the queues for all sites. |
Context:
License Requirements | (none) |
Permission Requirements | (none) |
Deny Context | (none) |
Require Context | (none) |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the server level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None