Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MaxReachedBehavior

The behavior to follow when the maxLive limit is hit.

Index

Enumeration Members

Enumeration Members

Drop: "Drop"

Additional calls are dropped. They won't be executed even if spots become available.

Queue: "Queue"

Additional calls are queued, and will be executed when spots become available.

Generated using TypeDoc