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: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax Public Function Stats As Hashtable
public:
Hashtable^ Stats()
member Stats : unit -> Hashtable
Return Value
Type:
HashtableStats map
See Also