RedisConnection Methods |
The RedisConnection type exposes the following members.
Name | Description | |
---|---|---|
Dispose | ||
Equals | (Inherited from Object.) | |
ExpectByte | ||
ExpectData | ||
ExpectDouble | ||
ExpectInt | ||
ExpectMultiBulkReply | ||
ExpectString | ||
ExpectSuccess | ||
Finalize | (Inherited from Object.) | |
GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) | |
GetType |
获取当前实例的 Type。
(Inherited from Object.) | |
MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) | |
SendCommand(Byte, Int32, Int32) | ||
SendCommand(Byte, String, Object) | ||
SendCommand(Byte, Int32, Int32, String, Object) | ||
ToString | (Inherited from Object.) | |
ToStringArray |