Table of Contents

Property BatchSize

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.GridFS.dll

BatchSize

Gets or sets the batch size.

public int? BatchSize { get; set; }

Property Value

int?

The batch size.