new DuplexChannelMessageEventArgs()
Event argument used to notify that duplex input channel received a message.
- Source:
Members
-
ChannelId
-
Returns the channel id identifying the receiver of request messages. (e.g. ws://127.0.0.1:8090/).
- Source:
-
Message
-
Returns the message.
- Source:
-
ResponseReceiverId
-
Returns the unique logical id identifying the receiver of response messages.
- Source: