Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITsoAppCommunicationParms

Interface for starting an app on a TSO Address Space

export
interface

ITsoAppCommunicationParms

Hierarchy

  • ITsoAppCommunicationParms

Index

Properties

appKey

appKey: string

App Key of application to be started at a TSO address space

memberof

ITsoAppCommunicationParms

Optional message

message: string

Body contents being sent to TSO address space app

memberof

ITsoAppCommunicationParms

Optional receiveUntilReady

receiveUntilReady: boolean

Keep receiving until end keyword is found.

memberof

ITsoAppCommunicationParms

servletKey

servletKey: string

Servlet key of an active address space

memberof

ITsoAppCommunicationParms

Optional timeout

timeout: number

Timeout duration in seconds

memberof

ITsoAppCommunicationParms

Generated using TypeDoc