IntelligenceX

API Reference

Class

ProviderLimitWindowForecast

Namespace IntelligenceX.Telemetry.Limits
Assembly IntelligenceX
Modifiers sealed

Inheritance

  • Object
  • ProviderLimitWindowForecast

Constructors

public ProviderLimitWindowForecast(String key, Double paceMultiple, Double projectedUsedPercentAtReset, Boolean exhaustsBeforeReset, Nullable<DateTimeOffset> estimatedExhaustionAtUtc, String summary) #

Parameters

key String requiredposition: 0
paceMultiple Double requiredposition: 1
projectedUsedPercentAtReset Double requiredposition: 2
exhaustsBeforeReset Boolean requiredposition: 3
estimatedExhaustionAtUtc Nullable<DateTimeOffset> requiredposition: 4
summary String requiredposition: 5

Properties

public Double ProjectedUsedPercentAtReset { get; } #
public Boolean ExhaustsBeforeReset { get; } #
public Nullable<DateTimeOffset> EstimatedExhaustionAtUtc { get; } #