Skip to main content

IMessagePort.ReceiveMessages property

Namespace: NextDesign.Core

Description

List of received messages
The order of the collection will be the order in which the messages are received.

IMessageCollection ReceiveMessages { get; }

type

  • IMessageCollection