Stopping the adapter

To stop the adapter for Exchange Server, you must:

  1. Stop the connector.
  2. Stop the Event Listener.

Stopping the connector

The way to stop a connector depends on the way that the connector was started, as follows:

Stopping the Event Listener

By default, the Event Listener is shut down automatically after it has been idle for a specified period of time (the default value is three minutes). You can change this timeout value, or specify that the Event Listener should run until it is manually shut down. To specify shutdown options, do the following:

  1. Open the Windows Component Services Administrative Tool (click Start --> Programs --> Administrative Tools --> Component Services ).
  2. Expand the Component Services and COM+ Applications folders.
  3. Right-click the BIA_Exchange application in the COM+ Applications folder to bring up the context menu, then click Properties.
  4. Navigate to the Advanced tab of the Properties dialog box.
  5. If you want to prevent the Event Listener from shutting down automatically, click Leave running when idle.
  6. If you want to specify a timeout value different from the default, enter the value (in minutes) in the Minutes until idle shutdown field.
  7. Click OK.

If you want to manually shut down the Event Listener, do the following:

  1. Open the Windows Component Services Administrative Tool (click Start --> Programs --> Administrative Tools --> Component Services ).
  2. Expand the Component Services and COM+ Applications folders.
  3. Right-click the BIA_Exchange application in the COM+ Applications folder to bring up the context menu, then click Shut down.

Copyright IBM Corp. 1997, 2003