Object | Description | |
---|---|---|
![]() | FileTransfer | FileTransfer represents the host application FileTransfer. It provides methods and properties to access host FileTransfer data. |
![]() | MapperFileTransfer | MapperFileTransfer represents the host application MAPPER FileTransfer protocol. It provides methods and properties to configure and perform MAPPER File Transfer. |
![]() | OS2200FileTransfer | OS2200FileTransfer represents the host application OS2200 FileTransfer protocol. It provides methods and properties to configure and perform OS2200 File Transfer. |
![]() | UtsScreen | UtsScreen represents the host application screen. It provides methods and properties to access host screen data. |
![]() | UtsTerminal | The UtsTerminal is a UTS host emulation session object. |
Event | Description | |
---|---|---|
![]() | AfterConnect | Occurs after Reflection connects to the host. |
![]() | AfterDisconnect | Occurs after Reflection disconnects from the host. |
![]() | AfterSendKeys | Occurs after a data key or string is sent to the host. |
![]() | BeforeConnect | Occurs before Reflection connects to the host. |
![]() | BeforeDisconnect | Occurs before Reflection disconnects from the host. |
![]() | BeforeSendControlKey | Occurs before a control key is sent to the host. |
![]() | BeforeSendKeys | Occurs before a data key is sent to the host. |
![]() | Closed | Occurs before the session closes. |
![]() | CreditCardRecognized | Occurs when an unredacted Primary Account Number (PAN) is displayed or accessed. |
![]() | CursorInNewField | Occurs as soon as the cursor moves into a different field. |
![]() | FileTransferDone | This event occurs when a file transfer (send or receive) completes. |
![]() | KeyboardLocked | Occurs as soon as the keyboard is locked. |
![]() | KeyboardUnlocked | Occurs as soon as the keyboard is unlocked. |
![]() | MouseClick | This event occurs when a session window is clicked by the mouse. |
![]() | NewScreenReady | Occurs as soon as the screen has been quiet for the time duration specified by the ScreenSettleTime property. |
![]() | ScreenChanged | Occurs as soon as the host data causes the data on the screen to change. |
Enumeration | Description | |
---|---|---|
![]() | CaptureAreaOption | Defines options for Capture Area in UTS terminal configuration. |
![]() | EmphasisTransmitTypeOption | Defines options for UTS emphasis transmit type |
![]() | FCCTransmitModeOption | Defines options for transmitting FCC data from terminal screen to the host. |
![]() | FileTransferTypeOption | Specifies the transfer protocol that will be used for a UTS session. |
![]() | MAPPERFileExistsOption | Options for file transfer behavior/what to do when the destination file already exists |
![]() | MapperFileTypeOption | Options for specifying how to handle tabs for MAPPER file transfers. |
![]() | OS2200LocalFileExistsOption | Options for file transfer behavior/what to do when the local file already exists on downloads. |
![]() | PrintModeOption | Defines options for printer key command in UTS terminal configuration. |
![]() | PrintRangeOption | Defines options for print range in UTS terminal configuration. |
![]() | TransmitModeOption | Defines options for transmitting data from terminal screen to the host. |
![]() | UTSTerminalTypeOption | Defines UTS terminal type options |