1 write to _appSettings
VBCSCompiler (1)
BuildServerController.cs (1)
33_appSettings = appSettings;
1 reference to _appSettings
VBCSCompiler (1)
BuildServerController.cs (1)
64if (int.TryParse(_appSettings[KeepAliveSettingName], NumberStyles.Integer, CultureInfo.InvariantCulture, out int keepAliveValue) &&