IOT Dash
List of all members
IotDash.Domain.Mediator.IMessageTarget< in TMsg > Interface Template Reference
Inheritance diagram for IotDash.Domain.Mediator.IMessageTarget< in TMsg >:
Inheritance graph
[legend]
Collaboration diagram for IotDash.Domain.Mediator.IMessageTarget< in TMsg >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from IotDash.Domain.Mediator.ITarget< Type, TMsg >
Task OnReceive (object? sender, TMsg message)
 

Detailed Description

Specialized ITarget<TChannelKey, TMsg>, where the channel key is the Type of the message.

Template Parameters
TMsg
Type Constraints
TMsg :notnull 

The documentation for this interface was generated from the following file: