Click or drag to resize

MemoryStatsHumaneToBytes Method



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

Parameters

humaneStr  String

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

Return Value

Double

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

See Also