Enum Bitwise NamespaceStackExchange.Redis AssemblyStackExchange.Redis.StrongName.dll Bitwise operators public enum Bitwise Fields And = 0 And Not = 3 Not Or = 1 Or Xor = 2 Xor