Microsoft.HostIntegration.SNA.Session Namespace
For the most recent version of Microsoft Host Integration Server documentation, see http://msdn.microsoft.com/library/gg241192.aspx.
Contains the Session Integrator interface, which allows programmatic access to LU0 and LU2 protocols.
https://msdn.microsoft.com/en-us/library/microsoft.hostintegration.sna.session.transmissionservicesprofile.aspx
Contains the Session Integrator interface, which allows programmatic access to LU0 and LU2 protocols.
| Class | Description |
|---|---|
| EBCDICEncoding | Assists in encoding strings into the EBCDIC format. |
| FunctionManagementHeader | Represents a single function management header. |
| HostConverter | Provides a wrapper for the string conversion methods in the EBCDICEncoding class. |
| 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 instances. |
| 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 instances. |
| ScreenPosition | Provides access to a position on the LU2 screen as a 1-based row and column position. |
| SessionConnection | SessionConnection is an abstract connection inherited by SessionConnectionLU0 and SessionConnectionDisplay. |
| SessionConnectionDisplay | Provides the connection interface for the session display. |
| SessionConnectionLU0 | Connects to a LU0 session. |
| SessionDisplay | Represents a virtual 3270 screen. |
| 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 | Represents a programmable SNA Session to a mainframe. |
| 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. |
| ImplementationDetail | Enumerates an implementation details. |
| InvalidCharacterAction | Enumerates the action for invalid character. |
| 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 initialization type. |
| SessionLU0ReceiveIndication | Represents the current state of a session associated with a receive call. |
| SessionLU0SendIndication | Contains values used by the Send method of SessionLU0. |
| SessionStatus | Displays the status message of a Session Integrator session. |
| TNCertificateCheck | Represents the TN Certificate Check. |
| TNDeviceType | Describes the TN device types. |
| TNSecurity | Represents the TN Security. |
| TransmissionServicesProfile | Describes the transmission services profiles supported by Session Integrator. |
Show: