Property Category
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Category
Gets the error category.
public ServerErrorCategory Category { get; }
Property Value
- ServerErrorCategory
The error category.
Gets the error category.
public ServerErrorCategory Category { get; }
The error category.