Click or drag to resize

IpcExecuteRequestEvent Properties

X#

The IpcExecuteRequestEvent type exposes the following members.

Properties
  NameDescription
Public propertyCommand
A string representing the command name.
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