Table of Contents

Property ServerValue

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

ServerValue

Gets the server value.

[Obsolete("Use LongServerValue instead.")]
public int? ServerValue { get; }

Property Value

int?

The server value.