Table of Contents

Method CreateInstance

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

CreateInstance(BsonDocument)

Creates the instance.

protected override SystemProfileInfo CreateInstance(BsonDocument backingDocument)

Parameters

backingDocument BsonDocument

The backing document.

Returns

SystemProfileInfo

A SystemProfileInfo instance.