Table of Contents

Property MaxSize

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

MaxSize

Gets or sets the maximum size of a capped collection.

public long? MaxSize { get; set; }

Property Value

long?

The maximum size of a capped collection.