Click or drag to resize

IpcDataUpdateEvent Properties

X#

The IpcDataUpdateEvent type exposes the following members.

Properties
  NameDescription
Public propertyAsString
A string containing the data that has changed.
Public propertyItem
A string representing the item name for which the event has been requested.
(Inherited from IpcEvent.)
Public propertyTopic
A string representing the topic name for which the event has been requested.
(Inherited from IpcEvent.)
Top
See Also