Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ThrottleCommand

name

ThrottleCommand

Index

Enumeration members

Enumeration members

DEF

DEF: = "DEF"

Set the throttle level to the default level.

DOWN

DOWN: = "DOWN"

Decrease the throttle level.

MAX

MAX: = "MAX"

Set the throttle level to the maximum amount of throttling.

MIN

MIN: = "MIN"

Set the throttle level to the minimum amount of throttling.

START

START: = "START"

Start sending updates to the client again.

STOP

STOP: = "STOP"

Stop sending updates to the client.

UP

UP: = "UP"

Increase the throttle level.

Generated using TypeDoc