SessionType Enumeration

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

SessionType Enumeration

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

[Visual Basic]
Public Enum SessionType
[C#]
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.

SessionTypeHP

Specifies an HP3000 session.

SessionTypeVT

Specifies an OpenVMS session.

Requirements

Namespace: WRQ.Verastream.HostIntegrator Namespace

Assembly: WRQ.Verastream.HostIntegrator.dll

See Also

WRQ.Verastream.HostIntegrator Namespace