Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This structure contains a snapshot of the rate limits resulting from executing the web service PwsTestRateLimiter

Format

  • PwsRateLimitSnapshot

    • EnabledFlag: Boolean

    • InstallationHitCount: Int32

    • InstallationRateLimit: Int32

    • RollingWindowSeconds: Int32

    • SessionHitCount: Int32

    • SessionRateLimit: Int32

    • UserHitCount: Int32

    • UserRateLimit: Int32

...