Table of Contents

Method IsCapped

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

IsCapped()

Tests whether this collection is capped.

public virtual bool IsCapped()

Returns

bool

True if this collection is capped.