disabled property

bool? disabled
getter/setter pair

Determines if the hook disabled or not.

Set to true to stop sending traffic.

Optional.

Implementation

core.bool? disabled;