Session.CreateProducer


Method

Declaration

MessageProducer CreateProducer( 
    Destination dest ); 

Purpose

Create a message producer.

Parameter
Description
dest
When non-null, the producer sends messages to this destination.
When null, the client program must specify the destination for each message individually.

Throws

EMSException

InvalidDestinationException

See Also

MessageProducer


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