ChaosLatencyStrategyOptions
Represents the options for the latency chaos strategy.
Gets or sets the latency to be injected for a given execution.
Gets or sets the latency generator that generates the delay for a given execution.
Gets or sets the delegate that's raised when a latency is injected.
public ChaosLatencyStrategyOptions()
Initializes a new instance of the ChaosLatencyStrategyOptions class.