Enum MongoDBMessageType
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
Represents the type of message.
public enum MongoDBMessageType
Fields
Command = 0OP MSG
Compressed = 1OP_COMPRESSED
Query = 2OP_QUERY
Reply = 3OP_REPLY