IMessage.SendPort Property
Namespace: NextDesign.Core
Description
The port from which the message was sent
The following model elements correspond to the actual type of message source port.
- IExecutionSpecification : Execution specification
- IMessageEnd : Message end
- IFrame : Frame
The actual type can be found by checking SendPortType.
IMessagePort SendPort { get; }