An NDoc Documented Class Library

SessionType Enumeration

Defines a set of constants that can be returned by the SessionType property.

public enum SessionType

Remarks

Defines a set of constants that can be returned by the SessionType property.

Members

Member NameDescription
SessionType3270

Specifies an IBM 3270 session.

SessionType5250

Specifies an IBM 5250 session.

SessionTypeVT

Specifies a OpenVMS session.

SessionTypeHP

Specifies an HP 3000 session.

SessionTypeUnknown

Unknown session type.

Requirements

Namespace: WRQ.Verastream.HostIntegrator

Assembly: WRQ.Verastream.HostIntegrator (in WRQ.Verastream.HostIntegrator.dll)

See Also

WRQ.Verastream.HostIntegrator Namespace