Returns true if server configuration is saved in the configuration files on disk after each change.
If auto save mode is turned off, the application should call SaveConfiguration() method in order to save the changes in the configuration files. If auto save is turned on, the server updates the configuration files on disk after every change and calls to SaveConfiguration() are not required.
Admin Class | TIBCO.EMS.ADMIN Namespace