DatabaseStatsResultAverageObjectSize Property |
Gets the average object size.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public double AverageObjectSize { get; }
Public ReadOnly Property AverageObjectSize As Double
Get
member AverageObjectSize : float with get
Property Value
Type:
DoubleSee Also