ResilienceTelemetrySource
The source of resilience telemetry events.
The builder name.
The builder properties.
The strategy name.
The strategy type.
public ResilienceTelemetrySource(string BuilderName, ResilienceProperties BuilderProperties, string StrategyName, string StrategyType)
The source of resilience telemetry events.
public void Deconstruct(out string BuilderName, out ResilienceProperties BuilderProperties, out string StrategyName, out string StrategyType)