MS Override
This commit is contained in:
@@ -363,8 +363,8 @@ Public Class frmMain
|
||||
}
|
||||
|
||||
Dim oService As New State.ServiceState() With {
|
||||
.Address = ConfigManager.Config.AppServerConfig,
|
||||
.IsActive = ConfigManager.Config.IsIDB,
|
||||
.Address = CONFIG.Config.AppServerConfig,
|
||||
.IsActive = CONFIG.Config.IsIDB,
|
||||
.IsOnline = False,
|
||||
.Client = _Client
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user