Table of Contents

Method CreateInstance

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

CreateInstance(BsonDocument)

Creates the instance.

protected override SystemProfileLockStatistics CreateInstance(BsonDocument backingDocument)

Parameters

backingDocument BsonDocument

The backing document.

Returns

SystemProfileLockStatistics

A SystemProfileLockStatistics instance.