TIBCO Adapter SDK C++ Reference
MSubscriber::deactivate
MSubscriber
Deactivates a subscriber.

When a subscriber is created, it is activated by the system unless otherwise specified in the adapter instance description object. You can deactivate it explicitly and later reactivate it by calling MSubscriber::activate().

Declaration
virtual void deactivate() throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.