Property CanBeSplit

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Misc

Assembly

MongoDB.Driver.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.