OhioSessions Methods |
The OhioSessions type exposes the following members.
Name | Description | |
---|---|---|
AddSession(String) |
Creates and returns a new OhioSession.
| |
AddSession(ConnectionSettings) |
Creates and returns a new OhioSession.
| |
AddSession(SessionSettings) |
Creates and returns a new OhioSession.
| |
CloseSession |
Closes an OhioSession object. The OhioSession is considered invalid
and is removed from the list of OhioSession objects. The session name
is obtained by OhioSession.SessionName property.
| |
OpenSession |
Gets the OhioSession using the session name. The session name
is obtained by OhioSession.SessionName property.
|