Interface IMessageSink
Marker interface for injection into MailerSerive.Sink property from code
Namespace: NFX.Web.Messaging
Assembly: NFX.Web.dll
Syntax
public interface IMessageSink
Properties
ComponentDirector
Declaration
MessageService ComponentDirector { get; }
Property Value
Type | Description |
---|---|
MessageService |