Interface ITextMessage
Represents a text based message
Inherited Members
Namespace: Apache.NMS
Assembly: Apache.NMS.dll
Syntax
public interface ITextMessage : IMessage
Properties
Text
Declaration
string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |