Property IsComplete
- Namespace
- MongoDB.Driver.Core.Authentication
- Assembly
- MongoDB.Driver.Core.dll
IsComplete
Gets a value indicating whether this instance is complete.
public bool IsComplete { get; }
Property Value
- bool
true
if this instance is complete; otherwise,false
.