Table of Contents

Property ShowExpandedEvents

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

ShowExpandedEvents

Gets or sets whether the change stream should show expanded events (MongoDB 6.0 and later).

bool? ShowExpandedEvents { get; set; }

Property Value

bool?

The value.