The ISession type exposes the following members.
Methods
Name | Description | ||
---|---|---|---|
Connect | Attempts to connect to the session specified in the object. | ||
Disconnect | Disconnects your application from the currently connected session. | ||
SendKeys | Sends one or more keys to the currently connected host session. The keystrokes appear to the session as if they are entered by a user. The keystrokes can include host function keys and AID keys. | ||
TestForKeyboardUnlocked | Checks the connected QWS3270 instance for the keyboard status. | ||
WaitForKeyboardUnlocked | Waits for a specified amount of time (the default is 60 seconds) for the keyboard to be unlocked; if the keyboard is not locked, or becomes unlocked during the wait period, Wait returns immediately. The time to wait can be changed with the SetSessionOptions(String, Int32%) method. | ||
WaitForUpdate | Waits for a specified amount of time, or until the host presentation space changes. |
See Also
ISession Interface
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
...