Table of Contents

Method CreateInstance

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

CreateInstance(BsonDocument)

Creates the instance.

protected override SystemProfileReadWriteLockStatistics CreateInstance(BsonDocument backingDocument)

Parameters

backingDocument BsonDocument

The backing document.

Returns

SystemProfileReadWriteLockStatistics

A SystemProfileReadWriteLockStatistics instance.