IronCache.remove

  1. bool remove(string name, string key)
  2. bool remove(string name)
    class IronCache
    @trusted
    bool
    remove
    (
    in string name
    )

Throws

IronCacheStatusException(bad network)

Meta