Property RequestType
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
RequestType
Gets the request type.
public WriteRequestType RequestType { get; }
Property Value
- WriteRequestType
The request type.
Gets the request type.
public WriteRequestType RequestType { get; }
The request type.