Dynamicweb 8 Documentation
Process Method

Saves the Message to the database, if possible. If save is successful, the processing, merging and delivery of the Message and RecipientCollection is started in a separate thread.
Syntax
'Declaration
 
Public Function Process() As Boolean
public bool Process()

Return Value

A indicating whether the process was started successfully.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MessagingHandler Class
MessagingHandler Members

Send Feedback