Skip to main content

IMessage.SendPortType property

Namespace: NextDesign.Core

Description

The type of the message's source port

Returns one of the following:

  • Execution specification : "ExecutionSpecification"
  • Message End : "MessageEnd"
  • Frame : "Frame"
string SendPortType { get; }

types

  • string