Skip to main content

IMessageServiceProvider

Short summary

An interface for a message service provider.

AccessAbstractFinalExtendsImplements
-NoNo--

UML Diagram

Properties

messageService

Type: IMessageService

This property can be used to inject a message service that will handle the event.

Code

Declaration

INTERFACE IMessageServiceProvider