PpmConfigurationPPMPersistentDataEnabled Property |
A Boolean value indicating whether functionality of PPM (Personal Profile manager) persistent data is enabled.
When this setting is enabled, PPM (Personal Profile manager) data is not re-queried after network recovery,
when the client wakes up after being in sleep mode,
when client fails over to secondary when primary server goes down and vice versa.
Existing PPM cached data will be used. Client needs to logout/login or restart to get updated data.
The PPM cached data consists of UC and Agent features, button locations and button customization.
This feature is useful to reduce network traffic in large scale environments.
A Boolean value indicating whether functionality of PPM (Personal Profile manager) persistent data is enabled.
When this setting is enabled, PPM (Personal Profile manager) data is not re-queried after network recovery,
when the client wakes up after being in sleep mode,
when client fails over to secondary when primary server goes down and vice versa.
Existing PPM cached data will be used. Client needs to logout/login or restart to get updated data.
The PPM cached data consists of UC and Agent features, button locations and button customization.
This feature is useful to reduce network traffic in large scale environments.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool PPMPersistentDataEnabled { get; set; }
Property Value
Type:
Boolean
See Also