Property LocalValue
- Namespace
 - MongoDB.Driver.Core.Connections
 
- Assembly
 - MongoDB.Driver.dll
 
LocalValue
Gets the local value.
[Obsolete("Use LongLocalValue instead.")]
public int LocalValue { get; }
Property Value
- int
 The local value.
Gets the local value.
[Obsolete("Use LongLocalValue instead.")]
public int LocalValue { get; }
The local value.