 
            | Miner.System Assembly > Miner.Threading Namespace : SessionMutexFactory Class | 
For a list of all members of this type, see SessionMutexFactory members.
| Name | Description | |
|---|---|---|
|   | Create | Overloaded. Initializes a new instance of the Mutex class with a Boolean value that indicates whether the calling thread should have initial ownership of the mutex, and a string that is the name of the mutex. | 
|   | OpenExisting | Overloaded. Opens an existing named mutex. |