Property MaxWireVersion
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
MaxWireVersion
Gets the maximum wire version.
public int MaxWireVersion { get; }
Property Value
- int
The maximum wire version.
Gets the maximum wire version.
public int MaxWireVersion { get; }
The maximum wire version.