Enum ClientType
- Namespace
- StackExchange.Redis
- Assembly
- StackExchange.Redis.StrongName.dll
The class of the connection
public enum ClientType
Fields
Normal = 0Regular connections, including MONITOR connections
PubSub = 2Subscription connections
Slave = 1Replication connections