Property ResponseTo

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Events

Assembly

MongoDB.Driver.dll

ResponseTo

Gets the id of the message we received a response to.

public int ResponseTo { get; }

Property Value

int