Ohio |
The OhioSessions type exposes the following members.
Name | Description | |
---|---|---|
AddSession(ConnectionSettings) | Creates and returns a new OhioSession. | |
AddSession(String) | Creates and returns a new OhioSession. | |
AddSession(ConnectionSettings, AttributeSettings) | 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. |