IMessageContainer Interface |
Container of the message within the queue.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntaxpublic interface IMessageContainer
Public Interface IMessageContainer
public interface class IMessageContainer
The IMessageContainer type exposes the following members.
Properties
| Name | Description |
---|
 | Body |
Body of the message.
|
 | Headers |
Headers created by Askia Portal.
|
Top
See Also