Table of Contents

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; }

Property Value

int