Click or drag to resize
MongoServerBuildInfo Property
Gets the build info of the server.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax
public virtual MongoServerBuildInfo BuildInfo { get; }

Property Value

Type: MongoServerBuildInfo
See Also