TextMessage


Constructor

Declaration

public TextMessage( 
    Session session, 
    string text ); 
 
public ObjectMessage( 
    Session session ); 

Purpose

Create a text message.

Parameters

Parameter
Description
session

Associate the new message with this session.

text

Use this string as the value of the new message.

See Also

Session.CreateTextMessage


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com