C# (CSharp) Hudl.Mjolnir.Command CommandContextImpl - 4 examples found. These are the top rated real world C# (CSharp) examples of Hudl.Mjolnir.Command.CommandContextImpl extracted from open source projects. You can rate examples to help us improve the quality of examples.
Manages all of Mjolnir's bulkheads, breakers, and other state. Also handles dependency injection for replaceable components (stats, config, etc.). Client code typically doesn't interact with CommandContext other than to inject dependencies.