Click or drag to resize
ThreadEmailSender Class
Handles sending message board e-mails in separated thread.
Inheritance Hierarchy
SystemObject
  CMS.MessageBoardsThreadEmailSender

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 9.0.0
Syntax
C#
public class ThreadEmailSender

The ThreadEmailSender type exposes the following members.

Constructors
  NameDescription
Public methodThreadEmailSender
Constructor - creates and initialize email sender.
Top
Methods
  NameDescription
Public methodSendNewMessageNotification
Sends a notification e-mail to all board subscribers and to all board moderators.
Top
See Also