DispatchMessageAction
¶
DispatchMessageAction dispatches a message of specified type to a specified target.
You set the message type with the MessageTypeProperty and the target with the RoutingTargetProperty and the RoutingTargetLookupProperty.
Inherits properties and message types from DispatchMessageActionMetadata.
Creates an instance of DispatchMessageAction.
| name | (string) | Name for the instance. |
| (DispatchMessageAction) | Shared pointer to created DispatchMessageAction instance. |