Table of Contents

Property IsComplete

Namespace
MongoDB.Driver.Core.Authentication
Assembly
MongoDB.Driver.Core.dll

IsComplete

Gets a value indicating whether this instance is complete.

bool IsComplete { get; }

Property Value

bool

true if this instance is complete; otherwise, false.