Property ServerValue
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.Core.Connections
Assembly
MongoDB.Driver.dll
ServerValue
Gets the server value.
[Obsolete("Use LongServerValue instead.")]
public int? ServerValue { get; }
Property Value
int?
The server value.