Table of Contents

Property Capped

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Capped

Gets or sets a value indicating whether the collection is capped.

public bool? Capped { get; set; }

Property Value

bool?