Click or drag to resize

IConnectionPointValueChanged Event

Occurs when the value of the item changes.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
event Action<IConnectionPoint> ValueChanged

Value

Type: SystemActionIConnectionPoint
See Also