You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
|
Retrieve a list of active sessions.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
This method is a wrapper around the GetSessions(ref string, out int) method, that lets you avoid parsing the string of session information.
See Also