Property RequestId
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
RequestId
Gets the request identifier.
public int RequestId { get; }Property Value
- int
- The request identifier. 
Gets the request identifier.
public int RequestId { get; }The request identifier.