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.

ClassDescription
EBCDICEncodingAssists in encoding strings into the EBCDIC format.
FunctionManagementHeaderRepresents a single function management header.
HostConverterProvides a wrapper for the string conversion methods in the EBCDICEncoding class.
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 instances.
ScreenFieldIndividualAttributeDataDescribes the attribute data of a single field.
ScreenPartialFieldProvides access to a part of a screen field.
ScreenPartialFieldCollectionContains a collection of ScreenPartialFields instances.
ScreenPositionProvides access to a position on the LU2 screen as a 1-based row and column position.
SessionConnectionSessionConnection is an abstract connection inherited by SessionConnectionLU0 and SessionConnectionDisplay.
SessionConnectionDisplayProvides the connection interface for the session display.
SessionConnectionLU0Connects to a LU0 session.
SessionDisplayRepresents a virtual 3270 screen.
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.
SessionLU0Represents a programmable SNA Session to a mainframe.
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.
ImplementationDetailEnumerates an implementation details.
InvalidCharacterActionEnumerates the action for invalid character.
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 initialization type.
SessionLU0ReceiveIndicationRepresents the current state of a session associated with a receive call.
SessionLU0SendIndicationContains values used by the Send method of SessionLU0.
SessionStatusDisplays the status message of a Session Integrator session.
TNCertificateCheckRepresents the TN Certificate Check.
TNDeviceTypeDescribes the TN device types.
TNSecurityRepresents the TN Security.
TransmissionServicesProfileDescribes the transmission services profiles supported by Session Integrator.
  https://msdn.microsoft.com/en-us/library/microsoft.hostintegration.sna.session.transmissionservicesprofile.aspx
Show: