• 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.

    Parameters

    • handle: number

    Returns boolean