IronCache.get

class IronCache
@trusted
JSONValue
get
(
in string name
,
in string key
)

Return Value

Type: JSONValue

Throws

IronCacheStatusException(bad network) JSONException(bad response)

Meta