Table of Contents

Property Verbose

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Verbose

Gets or sets a value indicating whether to include extra information in the result (like timing).

public bool? Verbose { get; set; }

Property Value

bool?