Property BatchSize

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

BatchSize

Gets or sets the size of a batch.

public int? BatchSize { get; set; }

Property Value

int?