Table of Contents

Property ServerVersion

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

ServerVersion

Gets the server version.

[Obsolete("Use MaxWireVersion instead.")]
public SemanticVersion ServerVersion { get; }

Property Value

SemanticVersion

The server version.