Interface IObjectMessage
Represents an Object message which contains a serializable .Net object.
Inherited Members
Namespace: Apache.NMS
Assembly: Apache.NMS.dll
Syntax
public interface IObjectMessage : IMessageProperties
| Improve this Doc View SourceBody
Declaration
object Body { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Object |