Auto refresh configuration in Smart Client

Hello,

I was wondering if there is a way to programatically trigger a Configuration Refresh in the Smart Client. Also, is there a way to programatically bind the “Refresh Configuration” to the F5 key for example? Any chance this F5 key could be made into a default setting for future Smart Client releases? I mean an F5 refresh is pretty standard right?

Hi.

ReloadConfigurationCommandmight be helpful. Please see this link;

https://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_messaging_1_1_message_id_1_1_smart_client.html&tree=tree_search.html?search=smartclient.reloadconfigurationcommand

This message will reload the entire configuration from all sites and all views from the server. Also this message takes time, please use with care.