Click or drag to resize
QueryMessageMessageType Property
Gets the type of the message.

Namespace: MongoDB.Driver.Core.WireProtocol.Messages
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax
public override MongoDBMessageType MessageType { get; }

Property Value

Type: MongoDBMessageType
See Also