Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WorkerStateChangedEventArgs

表示工作器状态改变后的事件参数。

class
version

1.0.0

Hierarchy

Index

Constructors

Properties

Accessors

Constructors

constructor

Properties

actionName

actionName: string

操作名称。

readonly
member

error

error: Error

表示在发生状态改变时产生的异常。

readonly
member

state

发生改变的状态。

readonly
member

Accessors

data

  • get data(): any
  • set data(value: any): void

source

  • get source(): any
  • set source(value: any): void

type

  • get type(): string

Generated using TypeDoc