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