Table of Contents

Property Total

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

Total

Gets the total for this result set.

[BsonDefaultValue(null)]
[BsonElement("total")]
public long? Total { get; }

Property Value

long?