Table of Contents

Enum MongoDBMessageType

Namespace
MongoDB.Driver.Core.WireProtocol.Messages
Assembly
MongoDB.Driver.Core.dll

Represents the type of message.

public enum MongoDBMessageType

Fields

Command = 0

OP MSG

Compressed = 1

OP_COMPRESSED

Query = 2

OP_QUERY

Reply = 3

OP_REPLY