Table of Contents

Property WireVersionRange

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.Core.dll

WireVersionRange

Gets the wire version range.

public Range<int> WireVersionRange { get; }

Property Value

Range<int>

The wire version range.