Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MongoDB
Driver
Internal
MongoGetMoreMessage
C# Class MongoDB.Driver.Internal.MongoGetMoreMessage
Inheritance:
MongoRequestMessage
Mostrar archivo
Open project: CloudMetal/mongo-csharp-driver
Class Usage Examples
Protected Methods
Method
Description
WriteBody
( ) :
void
Private Methods
Method
Description
MongoGetMoreMessage
(
string
collectionFullName
,
int
numberToReturn
,
long
cursorId
) :
System
Method Details
WriteBody()
protected
method
protected
WriteBody
( ) :
void
return
void