RedisClient Properties |
The RedisClient type exposes the following members.
Name | Description | |
---|---|---|
BinarySerializable |
获取或设置二进制序列化器,默认 JsonBinarySerializable, 可通过在appsetting中配置 RedisClientBinarySerializable 来指定其它实例
| |
Connection |
连接
| |
Encoding |
字符编码
| |
Hashs |
获取哈希表
| |
Host | ||
Lists |
获取列表
| |
Password | ||
PoolAbandon |
是否从池中废弃此实例
| |
Port | ||
SendTimeout | ||
Sets |
获取集合
| |
SortedSets |
获取有序集合
|