Sessions

In the context of the ECL, a session object (ECLSession) is only a container for all the other connection-specific objects. It provides a shortcut for an application to create a complete set of HACL objects for a particular connection. The term session should not be confused with the Z and I Emulator for Windows session concept. A Z and I Emulator for Windows session refers to a physical emulation window on the screen.

Creating or destroying ECLSession objects does not affect Z and I Emulator for Windows sessions (windows). An application can create any number of ECLSession objects that refer to the same or different connections.