_DMcMeasuresEvents_Event Interface

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface _DMcMeasuresEvents_Event

The _DMcMeasuresEvents_Event type exposes the following members.

Events
  NameDescription
Public eventComputeDone
An event fired after the McMeasures.Compute call has completed.
Public eventFilterDone
An event fired after the McMeasures.Compute call has completed.
Public eventMeasuresGoneStale
An event fired when one or more measurements in the collection goes "stale"
Public eventSelectChanged
An event fired when the enabled state one or more measurements in the collection is changed.
Top
See Also