Miner.Interop.Process.Session Assembly > Miner.Interop.Process Namespace : IMMSessionManager Interface |
The following tables list the members exposed by IMMSessionManager.
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. |