IOT Dash
IotDash.Services.Messaging.MessageMediator Member List

This is the complete list of members for IotDash.Services.Messaging.MessageMediator, including all inherited members.

GetChannelCopy(TChannelKey key)IotDash.Domain.Mediator.AbstractMediator< Type, object >pure virtual
KeysIotDash.Domain.Mediator.AbstractMediator< Type, object >
Send(TChannelKey msgChannel, object sender, TMsg msg)IotDash.Domain.Mediator.AbstractMediator< Type, object >pure virtual
Send< TMsg >(object? sender, TMsg message) (defined in IotDash.Services.Messaging.MessageMediator)IotDash.Services.Messaging.MessageMediatorinline
Subscribe(TChannelKey msgChannel, ITarget< TChannelKey, TMsg > target, out ISubscription subscription)IotDash.Domain.Mediator.AbstractMediator< Type, object >inlinevirtual
Subscribe(TChannelKey msgChannel, ITarget< TChannelKey, TMsg > target, SubscriptionGuard guard)IotDash.Domain.Mediator.AbstractMediator< Type, object >inlinevirtual
Subscribe< TMsg >(ITarget< Type, TMsg > target, out ISubscription subscription)IotDash.Services.Messaging.MessageMediatorinline
Subscribe< TMsg >(ITarget< Type, TMsg > target, SubscriptionGuard guard) (defined in IotDash.Services.Messaging.MessageMediator)IotDash.Services.Messaging.MessageMediatorinline
SubscribeInternal(TChannelKey msgChannel, ITarget< TChannelKey, TMsg > target)IotDash.Domain.Mediator.AbstractMediator< Type, object >protectedpure virtual
TargetCountIotDash.Domain.Mediator.AbstractMediator< Type, object >
TargetCountOnChannel(TChannelKey key)IotDash.Domain.Mediator.AbstractMediator< Type, object >pure virtual