Launch(String) Method
Launches the SAP Gui session on the given server description.

C# Syntax

public static IGuiSession Launch( 
   string serverDescription
)

Parameters

serverDescription
The server to which you want to log on. The string is case-sensitive and must be identical to the one displayed in the SAP Logon dialog box.

Return Value

The launched session