Starting and Stopping the Adapter : Stopping FileSubscriber

Stopping FileSubscriber
Once FileSubscriber is started, it listens to the following Terminate subject/destination:
    _FILEADAPTER.<adapterName>.TERMINATE
where <adapterName> is the name of the Adapter instance as configured in the FileSubscriber configuration file.
You can stop FileSubscriber by sending a Terminate message to the subject/destination name shown above.