Command line source
public static void Main(string[] args)
{
var source = new CommandLineSource(args);
}--throttling.capacity=50 --> { "throttling": { "capacity": "50" } }Default keys and values
Related pages
Configuration sourcesLast updated
Was this helpful?