Пример #1
0
 private static void Initialize(IServerPool pool)
 {
     // everything is initialized, start the pool
     pool.Start();
 }