Description

An event fired after the McMeasures.Compute call has completed.

Syntax

Private Sub object_ComputeDone(Measures)

The ComputeDone Event syntax has these parts:

PartDescription
objectA McMeasures object.
MeasuresA McMeasures object.

The McMeasures object firing the event.