Skip to main content

IMessage.Activator property

Namespace: NextDesign.Core

Description

Startup message for this message
Returns null if no boot message exists.

■ What is a startup message? A message that activates the execution specification that sends the message.
If the source port of this message is an execution specification, then the first message received by that execution specification is applicable.
Receipt of the trigger message enables the interaction to send this message.

IMessage Activator { get; }

types