Namespace Polly.Simmy.Fault
Classes
- ChaosFaultStrategyOptions
 Represents the options for the fault chaos strategy.
- FaultGenerator
 A generator for creating faults (exceptions) using registered delegate functions.
Structs
- FaultGeneratorArguments
 Arguments used by the fault chaos strategy to ge the fault that is going to be injected.
- OnFaultInjectedArguments
 Arguments used by the fault chaos strategy to notify that an fault was injected.