 
            | Miner.Interop.Process.Session Assembly > Miner.Interop.Process Namespace : IMMSessionManager2 Interface | 
The following tables list the members exposed by IMMSessionManager2.
| Name | Description | |
|---|---|---|
|  | CurrentOpenSession | Accesses the session currently open in Session Manager as an IMMSession object. | 
| Name | Description | |
|---|---|---|
|  | CreateSession | Method to create a session programmatically. | 
|  | GetSession | Method to get a session programmatically by passing in parameters: lSessionID (as long) and bReadOnly (as boolean). |