Class ConfigUtility
Utilities for reading configuration values.
public static class ConfigUtility
- Inheritance
-
ConfigUtility
- Inherited Members
Fields
MultiplierStyleMaxParallelThreadsRegex
Gets the regular expression that matches the multiplier-style value for maximum parallel threads (that is, '0.5x', '2x', etc.).
public static readonly Regex MultiplierStyleMaxParallelThreadsRegex