C# Class NSoft.NFramework.Caching.Memcached.NHCaches.MemcachedCacheConfig

Mostrar archivo Open project: debop/NFramework

Public Methods

Method Description
MemcachedCacheConfig ( string region, string expiration, string compressThreshold ) : System

Method Details

MemcachedCacheConfig() public method

public MemcachedCacheConfig ( string region, string expiration, string compressThreshold ) : System
region string
expiration string
compressThreshold string
return System