Click or drag to resize
GetMoreMessageBinaryEncoderReadMessage Method
Reads the message.

Namespace: MongoDB.Driver.Core.WireProtocol.Messages.Encoders.BinaryEncoders
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax
public GetMoreMessage ReadMessage()

Return Value

Type: GetMoreMessage
A message.
See Also