 | IConfigManagerMeasurementConfigLoaded Event |
Event fired when measurement configuration is loaded.
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 9.2.6612.0 , built 2022-07-14 10:39:33 UTC
Syntaxevent EventHandler MeasurementConfigLoaded
event EventHandler^ MeasurementConfigLoaded {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
Value
Type:
SystemEventHandler
See Also