Click or drag to resize

MemoryStatsHumaneToBytes Method


Namespace:  Ingeniux.CMS.RavenDB.Stats
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public double HumaneToBytes(
	string humaneStr
)

Parameters

humaneStr
Type: SystemString

[Missing <param name="humaneStr"/> documentation for "M:Ingeniux.CMS.RavenDB.Stats.MemoryStats.HumaneToBytes(System.String)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Ingeniux.CMS.RavenDB.Stats.MemoryStats.HumaneToBytes(System.String)"]

See Also