mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Server Status Changes
- refactored the code to stop the server status cycling and to be more accurate.
This commit is contained in:
parent
c79ec023d8
commit
9e52ccbaa1
15 changed files with 321 additions and 236 deletions
2
src/ConanServerManager/Config.Designer.cs
generated
2
src/ConanServerManager/Config.Designer.cs
generated
|
|
@ -1842,7 +1842,7 @@ namespace ServerManagerTool {
|
|||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("120000")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("60000")]
|
||||
public int ServerStatusWatcher_RemoteStatusQueryDelay {
|
||||
get {
|
||||
return ((int)(this["ServerStatusWatcher_RemoteStatusQueryDelay"]));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue