GeoNearResultGeoNearStatsObjectsLoaded Property |
Gets the number of documents loaded.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public int ObjectsLoaded { get; }
Public ReadOnly Property ObjectsLoaded As Integer
Get
member ObjectsLoaded : int with get
Property Value
Type:
Int32See Also