Click or drag to resize
MemcacheStats Method
Retrieves stats for passed in servers (or all servers). Returns a map keyed on the servername. The value is another map which contains stats with stat name as key and value as value.

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public Hashtable Stats()

Return Value

Type: Hashtable
Stats map
See Also