Exemple #1
0
 private static void ResetProxies()
 {
     _configurationServiceProxy = null;
     _controlServiceProxy       = null;
     _coreServiceProxy          = null;
     _guideServiceProxy         = null;
     _logServiceProxy           = null;
     _schedulerServiceProxy     = null;
 }
Exemple #2
0
 private static void ResetProxies()
 {
     _configurationServiceProxy = null;
     _controlServiceProxy = null;
     _coreServiceProxy = null;
     _guideServiceProxy = null;
     _logServiceProxy = null;
     _schedulerServiceProxy = null;
 }