GridJsOptions.CacheImp

GridJsOptions.CacheImp field

Custom implemention for cache storage,If you want to store cache in stream way ,you need to set and implement it.

public GridCacheForStream CacheImp;

See Also