Property | Type | Description | |
---|---|---|---|
RedisClient | IRedisClient |
Method | Description | |
---|---|---|
EstablishRedisClient ( ) : void | ||
FlushRedis ( IRedisClient redisClient ) : void |
protected static EstablishRedisClient ( ) : void | ||
return | void |
protected static FlushRedis ( IRedisClient redisClient ) : void | ||
redisClient | IRedisClient | |
return | void |