Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions<Sender, Args>

The options used to construct a new ActivityMonitor.

Type parameters

  • Sender

  • Args

Hierarchy

  • IOptions

Index

Properties

Properties

signal

signal: ISignal<Sender, Args>

The signal to monitor.

Optional timeout

timeout: number

The activity timeout in milliseconds.

The default is 1 second.

Generated using TypeDoc