Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MongoDB
Driver
Internal
MongoDeleteMessage
C# Class MongoDB.Driver.Internal.MongoDeleteMessage
Inheritance:
MongoRequestMessage
Show file
Open project: CloudMetal/mongo-csharp-driver
Class Usage Examples
Protected Methods
Method
Description
WriteBody
( ) :
void
Private Methods
Method
Description
MongoDeleteMessage
(
BsonBinaryWriterSettings
writerSettings
,
string
collectionFullName
,
RemoveFlags
flags
,
IMongoQuery
query
) :
System
Method Details
WriteBody()
protected
method
protected
WriteBody
( ) :
void
return
void