API Reference
Class
ProviderLimitWindowForecast
Inheritance
- Object
- ProviderLimitWindowForecast
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public ProviderLimitWindowForecast(String key, Double paceMultiple, Double projectedUsedPercentAtReset, Boolean exhaustsBeforeReset, Nullable<DateTimeOffset> estimatedExhaustionAtUtc, String summary) #Parameters
- key String
- paceMultiple Double
- projectedUsedPercentAtReset Double
- exhaustsBeforeReset Boolean
- estimatedExhaustionAtUtc Nullable<DateTimeOffset>
- summary String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object