Skip to content

Commit

Permalink
Fixed publicapi
Browse files Browse the repository at this point in the history
  • Loading branch information
ZarkariaDia committed Aug 19, 2023
1 parent 58c5fae commit e6c10c4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Vostok.Throttling.Metrics/PublicAPI.Unshipped.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Vostok.Throttling.Metrics.ThrottlingMetrics
Vostok.Throttling.Metrics.ThrottlingMetrics.Dispose() -> void
Vostok.Throttling.Metrics.ThrottlingMetrics.OnCompleted() -> void
Vostok.Throttling.Metrics.ThrottlingMetrics.OnError(System.Exception error) -> void
Vostok.Throttling.Metrics.ThrottlingMetrics.OnNext(Vostok.Throttling.IThrottlingEvent evt) -> void
Vostok.Throttling.Metrics.ThrottlingMetrics.OnNext(Vostok.Throttling.IThrottlingResult result) -> void
Vostok.Throttling.Metrics.ThrottlingMetrics.ThrottlingMetrics(Vostok.Throttling.IThrottlingProvider provider, Vostok.Metrics.IMetricContext metricContext, Vostok.Throttling.Metrics.ThrottlingMetricsOptions options) -> void

0 comments on commit e6c10c4

Please sign in to comment.