Drop cached states for the given handle.
May be used to free up space once a historical query has been resolved, more aggressively than waiting for the requests to expire.
Returns true if the handle was found and dropped, false otherwise.
true
false
Drop cached states for the given handle.
May be used to free up space once a historical query has been resolved, more aggressively than waiting for the requests to expire.
Returns
true
if the handle was found and dropped,false
otherwise.