Table of Contents

Property IsImplicit

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

IsImplicit

Gets a value indicating whether this session is an implicit session.

bool IsImplicit { get; }

Property Value

bool

true if this session is an implicit session; otherwise, false.