PhoneSystemGetCacheHealthReport Method

For debugging purposes only. Returns "table cache" counters from Configuration server. Can be used to verify consistence of local cache.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public Dictionary<string, string> GetCacheHealthReport()

Return Value

DictionaryString, String

Implements

IPhoneSystemGetCacheHealthReport

See Also