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
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.
|
TopSee Also