This type contains the following members.

public interface IMessagingService

Methods

HasHandlerFor<T>()
SendMessageAsync<T>(T)
SendMessageAsync<T>(T, string)

Implemented by

MessagingService