Launch(SessionLaunchInfo) Method

Launches the SAP GUI session and logs on to the server using the user credentials and details specified in the launchInfo parameter.

C# Syntax

                    
                        public static IGuiSession Launch( 
   SessionLaunchInfo launchInfo
)

Parameters

launchInfo
The session launch information.

Return Value

The launched session