Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StatisticsEventArgs

Details of statistics emitted from a running W.I.S.E. job.

Hierarchy

  • StatisticsEventArgs

Index

Constructors

Properties

Constructors

constructor

Properties

manager

manager: JobManager

The job manager that raised the event.

statistics

statistics: Array<WISEStatistic>

The list of received statistics.

time

time: Date

The time that the message was generated at, if available.