Method DriverMustThrowIfNotSupported
DriverMustThrowIfNotSupported(int)
Determines whether the driver must throw an exception if the feature is not supported by the server.
public bool DriverMustThrowIfNotSupported(int wireVersion)Parameters
- wireVersionint
- The wire version. 
Returns
- bool
- Whether the driver must throw if feature is not supported.