Exemple #1
0
 private DiscoveredServer GetCacheServer()
 {
     return(CacheServer.Discover(DataAccessContext.InternalDataProcessing).Server);
 }