Click or drag to resize
WriteErrorCategory Property
Gets the category.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public ServerErrorCategory Category { get; }

Property Value

Type: ServerErrorCategory
See Also