Enables the connector to run multiple PeopleSoft session instances. Set this property to the number of session instances you want to run. Multi-threading is only available to inbound objects. Each inbound object thread is allocated a session instance from a pool of free sessions, and then that session instance moves to a busy pool. When the transaction finishes, the session instance is released back to the free pool.
When the connector runs multi-threaded, one session instance is reserved for polling which is single-threaded and performed serially.