/
ISession_Interface

ISession_Interface


Defines the method contracts for interacting with a QWS3270 session.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[ComVisibleAttribute(true)]
public interface ISession
Visual Basic (Declaration)
<ComVisibleAttribute(True)> _
Public Interface ISession
Visual C++
[ComVisibleAttribute(true)]
public interface class ISession
JavaScript
JollyGiant.Emulation.ISession = function();
JollyGiant.Emulation.ISession.createInterface('JollyGiant.Emulation.ISession');

See Also


ISession Members
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.



Related content

ISession Interface
ISession Interface
More like this
Session Property
Session Property
More like this
IApplication.Interface
IApplication.Interface
More like this
QWS3270.Session Property
QWS3270.Session Property
More like this
Application Class
Application Class
More like this
IApplication Interface
IApplication Interface
More like this