Microsoft.HostIntegration.SNA.Session Namespace
Contains the Session Integrator interface, which allows programmatic access to LU0 and LU2 protocols.
| Class | Description |
|---|---|
| EBCDICEncoding | Assists in encoding strings into the EBCIDIC format. |
| FunctionManagementHeader | Represents a single function management header. |
| HostStringConverter | Converts a string between EBCIDIC to Unicode, using the specified code page. |
| ScreenCursor | Provides access to the cursor on the terminal screen. |
| ScreenData | Grants access to a specified area of the raw 3270 data representation. |
| ScreenField | Grants access to a particular area of the LU2 screen, including the data and attributes. |
| ScreenFieldAttributeData | Provides all of the attributes about the ScreenField data. |
| ScreenFieldCollection | Contains a collection of ScreenField classes. |
| ScreenFieldIndividualAttributeData | Describes the attribute data of a single field. |
| ScreenPartialField | Provides access to a part of a screen field. |
| ScreenPartialFieldCollection | Contains a collection of ScreenPartialFields classes. |
| ScreenPosition | Provides access to a position on the LU2 screen. |
| SessionConnection | Initializes a connection. |
| SessionConnectionDisplay | Provides the connection interface for the session display. |
| SessionConnectionLU0 | Connects to a LU0 session. |
| SessionDisplay | Displays the LU2 interface. |
| SessionDisplayScript | Programmatically accesses scripts created for the Microsoft Host Integration Server 3270 client. |
| SessionDisplayVariableCollection | Provides variables you can use in Session Integrator scripts. |
| SessionException | Represents a session exception. |
| SessionLU0 | Creates an LU0 session. |
| SessionLU0Data | Provides access to data being sent and received on an active LU0 session. |
| Enumeration | Description |
|---|---|
| FunctionManagementHeaderType | Describes the type of function management header (FMH) associated with a given set of data. |
| FunctionManagementProfile | Represents the function management profiles supported by Session Integrator. |
| ScreenFieldAttribute | Describes the attributes of a field. |
| ScreenFieldColor | Contains the possible screen colors returned in the 3270 data stream. |
| ScreenFieldHighlighting | Contains the possible screen highlighting values returned in the 3270 data stream. |
| SessionDisplayKeys | Describes the session display keys. |
| SessionDisplayTransport | Contains the possible transport values for establishing a SessionDisplayConnection. |
| SessionDisplayWaitType | Contains the possible wait types that can be used when calling the wait functions. |
| SessionLU0InitType | Represents the session UL0 initial state. |
| SessionLU0ReceiveIndication | Represents the current state of a session associated with a receive call. |
| SessionLU0SendIndication | Contains values used by the Send method of SessionLU0. |
| SessionStatus | Describes the status of a Session Integrator session. |
| TNDeviceType | Describes the TN device types. |
| TransmissionServicesProfile | Describes the transmission services profiles supported by Session Integrator. |
Show: