KillCursorsMessage Class (original) (raw)

Represents a KillCursors 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 KillCursorsMessage : RequestMessage

Public Class KillCursorsMessage Inherits RequestMessage

type KillCursorsMessage =
class inherit RequestMessage end

The KillCursorsMessage type exposes the following members.

Constructors

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

Top

Properties

Methods

Extension Methods

See Also

Reference