Пример #1
0
 /// <summary>
 ///     Shuts down all thread pools for the default registry.
 /// </summary>
 public static void Shutdown()
 {
     DEFAULT_REGISTRY.Shutdown();
 }