 
            | Miner.Interop.Process.Session Assembly > Miner.Interop.Process Namespace : IMMSessionManager Interface | 
For a list of all members of this type, see IMMSessionManager members.
| Name | Description | |
|---|---|---|
|  | CreateSession | Method to create a session programmatically. Returns an IMMSession object. | 
|  | GetSession | Method to get a session programmatically by passing in parameters: lSessionID (as long) and bReadOnly (as boolean). Returns an IMMSession object. |