ObjectMessage


Constructor

Declaration

public ObjectMessage( 
    Session session, 
    object obj ); 
 
public ObjectMessage( 
    Session session ); 

Purpose

Create an object message.

Parameters

Parameter
Description
session

Associate the new message with this session.

obj

Use this object as the value of the new message.

When absent, construct an empty object message.

See Also

.NET Compact Framework

Session.CreateObjectMessage


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