Skip to content

CacheService.Remove method

Removes a key from the cache.

public static void Remove(string key)
parameter description
key

See Also