Dynamicweb 8 Documentation
MessagingHandler Constructor

Overload List
OverloadDescription
MessagingHandler Constructor(Message)Creates a new instance of the messaging handler. This constructor should only be used when a send process is resumed.  
MessagingHandler Constructor(Message,RecipientCollection)Creates a new instance of the messaging handler. This constructor should only be used when starting a new send process, not when resuming.  
MessagingHandler Constructor(Message,RecipientCollection,CallbackHandler)Creates a new instance of the messaging handler. This constructor can be used wither when starting a new send process or when resuming. When resuming, the recipients argument can be null.  
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