Connection.Start


Method

Declaration

virtual void Start(); 

Purpose

Start delivering inbound messages.

Remarks

When a connection is created, it is stopped. It does not deliver inbound messages until the program calls this method to explicitly start it.

If the connection is not stopped, this call has no effect.

Outbound messages flow even before calling Start.

See Also

Connection.Stop


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