Table of Contents

Property UsePowerOf2Sizes

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

UsePowerOf2Sizes

Gets or sets a value indicating whether the collection should use power of 2 sizes.

public bool? UsePowerOf2Sizes { get; set; }

Property Value

bool?

A value indicating whether the collection should use power of 2 sizes.