GetMoreMessage Class (original) (raw)

Represents a GetMore message.

Inheritance Hierarchy

Namespace: MongoDB.Driver.Core.WireProtocol.Messages
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed

Syntax

public class GetMoreMessage : RequestMessage

Public Class GetMoreMessage Inherits RequestMessage

type GetMoreMessage =
class inherit RequestMessage end

The GetMoreMessage type exposes the following members.

Constructors

| | Name | Description | | | ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------- | | Public method | GetMoreMessage | Initializes a new instance of the GetMoreMessage class. |

Top

Properties

Methods

Extension Methods

See Also

Reference