IntelligenceX

API Reference

Enum

ResetCreditScope

Namespace IntelligenceX.Telemetry.Limits
Assembly IntelligenceX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Windows a reset credit is reported to restore. No short window is assumed to exist.

Inheritance

  • Enum
  • ResetCreditScope

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const ResetCreditScope Unknown #

The provider or user has not specified the affected windows.

Value: 0
public const ResetCreditScope Full #

All applicable windows.

Value: 1
public const ResetCreditScope Weekly #

The weekly window only.

Value: 2
public const ResetCreditScope ShortWindow #

The short window only, if the account has one.

Value: 3