Hello Liying: In the services that ship with the software, the configuration options take effect the next time the service is started (e.g., if you disable it and then enable it, the new configuration values should be used). A service developer could choose to have configuration options take effect immediately by overriding the 'SetConfiguration' method to set the values and then apply the values to the running application. We don't do this with vic/rat because that would mean restarting them at every configuration, which most people would consider disruptive.
Tom On 10/6/06 5:33 AM, liying wrote: > hi all, > i add an service through "manage my node......" window, after it starts > up, i want to configure some of its parameters, especially those > "optionsetparameter",i changed one of them from the dropdown menu, but this > doesn't work. i want to know when the "optionsetparameter" in the configure > window works. > > > liying > [email protected] > 2006-10-06 > > >

