Click or drag to resize
MongoServerInstanceBuildInfo Property
Gets the build info of this server instance.

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

Property Value

Type: MongoServerBuildInfo
See Also