Table of Contents

Property ResponseExpected

Namespace
MongoDB.Driver.Core.WireProtocol.Messages
Assembly
MongoDB.Driver.Core.dll

ResponseExpected

Gets a value indicating whether a response is expected.

public bool ResponseExpected { get; }

Property Value

bool

true if a response is expected; otherwise, false.