Table of Contents

Property IsInitialized

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.Core.dll

IsInitialized

Gets a value indicating whether this instance is initialized.

bool IsInitialized { get; }

Property Value

bool

true if this instance is initialized; otherwise, false.