Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

Image RemovedImage RemovedImage RemovedImage RemovedImage RemovedImage RemovedImage RemovedImage Removed

      Image Removed 




QWS3270 COM .NET HelpIApplication..::.GetSessions Method IApplication Interface  See Also  Send Feedback

Retrieve a list of active sessions.

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

Syntax


C#
[ComVisibleAttribute(false)]
List<ISessionInfo> GetSessions()


Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Function GetSessions As List(Of ISessionInfo)


Visual C++
[ComVisibleAttribute(false)]
List<ISessionInfo^>^ GetSessions()


JavaScript
function GetSessions();


Return Value

A list of objects.

See Also


Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.