Microsoft.HostIntegration.SNA.Session Namespace

Contains the Session Integrator interface, which allows programmatic access to LU0 and LU2 protocols.

ClassDescription
EBCDICEncodingAssists in encoding strings into the EBCIDIC format.
FunctionManagementHeaderRepresents a single function management header.
HostStringConverterConverts a string between EBCIDIC to Unicode, using the specified code page.
ScreenCursorProvides access to the cursor on the terminal screen.
ScreenDataGrants access to a specified area of the raw 3270 data representation.
ScreenFieldGrants access to a particular area of the LU2 screen, including the data and attributes.
ScreenFieldAttributeDataProvides all of the attributes about the ScreenField data.
ScreenFieldCollectionContains a collection of ScreenField classes.
ScreenFieldIndividualAttributeDataDescribes the attribute data of a single field.
ScreenPartialFieldProvides access to a part of a screen field.
ScreenPartialFieldCollectionContains a collection of ScreenPartialFields classes.
ScreenPositionProvides access to a position on the LU2 screen.
SessionConnectionInitializes a connection.
SessionConnectionDisplayProvides the connection interface for the session display.
SessionConnectionLU0Connects to a LU0 session.
SessionDisplayDisplays the LU2 interface.
SessionDisplayScriptProgrammatically accesses scripts created for the Microsoft Host Integration Server 3270 client.
SessionDisplayVariableCollectionProvides variables you can use in Session Integrator scripts.
SessionExceptionRepresents a session exception.
SessionLU0Creates an LU0 session.
SessionLU0DataProvides access to data being sent and received on an active LU0 session.

EnumerationDescription
FunctionManagementHeaderTypeDescribes the type of function management header (FMH) associated with a given set of data.
FunctionManagementProfileRepresents the function management profiles supported by Session Integrator.
ScreenFieldAttributeDescribes the attributes of a field.
ScreenFieldColorContains the possible screen colors returned in the 3270 data stream.
ScreenFieldHighlightingContains the possible screen highlighting values returned in the 3270 data stream.
SessionDisplayKeysDescribes the session display keys.
SessionDisplayTransportContains the possible transport values for establishing a SessionDisplayConnection.
SessionDisplayWaitTypeContains the possible wait types that can be used when calling the wait functions.
SessionLU0InitTypeRepresents the session UL0 initial state.
SessionLU0ReceiveIndicationRepresents the current state of a session associated with a receive call.
SessionLU0SendIndicationContains values used by the Send method of SessionLU0.
SessionStatusDescribes the status of a Session Integrator session.
TNDeviceTypeDescribes the TN device types.
TransmissionServicesProfileDescribes the transmission services profiles supported by Session Integrator.
Show: