Overload List

  NameDescription
Public methodMMapDirectory(DirectoryInfo)
Create a new MMapDirectory for the named location and the default lock factory.
Public methodMMapDirectory(FileInfo) Obsolete.
Create a new MMapDirectory for the named location and the default lock factory.
Public methodMMapDirectory(DirectoryInfo, LockFactory)
Create a new MMapDirectory for the named location.
Public methodMMapDirectory(FileInfo, LockFactory) Obsolete.
Create a new MMapDirectory for the named location.

See Also