Overload List
| Name | Description | |
|---|---|---|
| MMapDirectory(DirectoryInfo) | Create a new MMapDirectory for the named location and the default lock factory.
| |
| MMapDirectory(FileInfo) | Obsolete. Create a new MMapDirectory for the named location and the default lock factory.
| |
| MMapDirectory(DirectoryInfo, LockFactory) | Create a new MMapDirectory for the named location.
| |
| MMapDirectory(FileInfo, LockFactory) | Obsolete. Create a new MMapDirectory for the named location.
|