HedgingPredicateArguments<TResult>
Represents arguments used in hedging handling scenarios.
            
                
Gets the zero-based attempt number.
            
Gets the context of this event.
            
Gets the outcome of the user-specified callback.
            
Initializes a new instance of the  HedgingPredicateArguments<T> struct.
            
public HedgingPredicateArguments(ResilienceContext context, Outcome<TResult> outcome, int attemptNumber)
Initializes a new instance of the  HedgingPredicateArguments<T> struct.