Table of Contents

Constructor WriteRequest

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

WriteRequest(WriteRequestType)

Initializes a new instance of the WriteRequest class.

protected WriteRequest(WriteRequestType requestType)

Parameters

requestType WriteRequestType

The request type.