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