TIBCO Adapter SDK C++ Reference
|
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().
virtual void deactivate() throw(MException);