MessageProducer.Close


Method

Declaration

void Close(); 

Purpose

Destroy the producer object; reclaim resources.

Remarks

Message producers rely on resources outside the client program. To reclaim these resources in a timely manner, we recommend that client programs explicitly close message producer objects (rather than waiting for garbage collection).

See Also

Session.CreateProducer


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