Table of Contents

Property LastErrorMessage

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

LastErrorMessage

Gets the last error message (null if none).

public string LastErrorMessage { get; }

Property Value

string