Sessions (Read Only) |
Top Previous Next |
Returns an Sessions object containing the Session objects available on this system. This list of objects is a static snapshot at the time the Sessions object is created.
VB.NET
[Sessions =] OhioManager.Sessions
C#
[Sessions =] OhioManager.Sessions;
|