Table of Contents

Property AllChangesForCluster

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

AllChangesForCluster

Gets or sets whether to include all changes for an entire cluster in the change stream.

public bool? AllChangesForCluster { get; set; }

Property Value

bool?

Whether to include all changes for an entire cluster in the change stream.