3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Get
Cache
Health
Report 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#
Copy
public
Dictionary
<
string
,
string
>
GetCacheHealthReport
()
Return Value
Dictionary
String
,
String
Implements
IPhoneSystem
GetCacheHealthReport
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Return Value
Implements
See Also