Click or drag to resize

IMessageContainer Interface

Container of the message within the queue.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public interface IMessageContainer

The IMessageContainer type exposes the following members.

Properties
  NameDescription
Public propertyBody
Body of the message.
Public propertyHeaders
Headers created by Askia Portal.
Top
See Also