TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

TextMessage Constructor (Session, String)

Construct a text message for a session.

public TextMessage(
   Session session,
   string text
);

Parameters

session
The session of the message.
text
The text content of the message.

Remarks

For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

TextMessage Class | TIBCO.EMS Namespace | TextMessage Constructor Overload List