ServerTools.clearStaleCacheForServer (Method)
Removes the items from the queue for the specified server.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
serverID | ServerID_0 | Optional. Defaults to '0'. | The unique id of the server to clear the stale cache rebuild queue, or 0 clear the queues for all servers. |
Context:
License Requirements | (none) |
Permission Requirements | server:ServerMaintenance |
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