Table of Contents

Property IsImplicit

Namespace
MongoDB.Driver.Core.Bindings
Assembly
MongoDB.Driver.Core.dll

IsImplicit

Gets a value indicating whether this instance is implicit session.

public bool IsImplicit { get; }

Property Value

bool

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