Method | Description | |
---|---|---|
UseRedis ( this config ) : void | ||
UseRedis ( this config, |
||
UseRedis ( this config, System.TimeSpan checkCacheFrequency ) : void |
public static UseRedis ( this config ) : void | ||
config | this | |
return | void |
public static UseRedis ( this config, |
||
config | this | |
redisConfig | ||
return | void |
public static UseRedis ( this config, System.TimeSpan checkCacheFrequency ) : void | ||
config | this | |
checkCacheFrequency | System.TimeSpan | |
return | void |