C# Class MongoDB.Driver.Internal.MongoKillCursorsMessage

Inheritance: MongoRequestMessage
Mostrar archivo Open project: CloudMetal/mongo-csharp-driver Class Usage Examples

Protected Methods

Method Description
WriteBody ( ) : void

Private Methods

Method Description
MongoKillCursorsMessage ( ) : System

Method Details

WriteBody() protected method

protected WriteBody ( ) : void
return void