Table of Contents

Property LocalValue

Namespace
MongoDB.Driver.Core.Connections
Assembly
MongoDB.Driver.Core.dll

LocalValue

Gets the local value.

[Obsolete("Use LongLocalValue instead.")]
public int LocalValue { get; }

Property Value

int

The local value.