Table of Contents

Property CanBeSplit

Namespace
MongoDB.Driver.Core.Misc
Assembly
MongoDB.Driver.Core.dll

CanBeSplit

Gets a value indicating whether the batch can be split.

bool CanBeSplit { get; }

Property Value

bool

true if the batch can be split; otherwise, false.