Property ResponseTo
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
ResponseTo
Gets the identifier of the message this is a response to.
public int ResponseTo { get; }
Gets the identifier of the message this is a response to.
public int ResponseTo { get; }