Previous Page Contents Page Next Page

2.2 Multiple Function Calls and Multiple Sessions

An application can have multiple function calls in progress on a single session, either by using multiple threads OR by making asynchronous function calls. The following restrictions apply:

An application can use multiple sessions without restriction.

Previous Page Contents Page Top of Page Next page