Table of Contents

Property Elapsed

Namespace
MongoDB.EntityFrameworkCore.Diagnostics
Assembly
MongoDB.EntityFrameworkCore.dll

Elapsed

The time elapsed since the command was sent to the database.

public TimeSpan Elapsed { get; }

Property Value

TimeSpan