Property ShowExpandedEvents
ShowExpandedEvents
Gets or sets whether the change stream should show expanded events (MongoDB 6.0 and later). Expanded change stream events include:
public bool? ShowExpandedEvents { get; set; }
Property Value
- bool?
The value.