Skip to main content

ieqcachingservice-interface

Represents a general caching service

public interface Korzh.EasyQuery.Services.IEqCachingService

Assembly: Korzh.EasyQuery.dll

Methods

NameTypeDescription
GetValue(string key)stringGets the item associated with this key if present.
PutValue(string key, string value)voidPuts the value to the cache