The NMS Class Library (.Net Messaging Library)

ISession.CreateTextMessage Method (String)

Creates a new text message with the given body

ITextMessage CreateTextMessage(
   string text
);

See Also

ISession Interface | NMS Namespace | ISession.CreateTextMessage Overload List