InterprocessReaderWriterLock Constructor

Overload List

InterprocessReaderWriterLock(String, Boolean) Creates a new instance of the InterprocessReaderWriterLock associated with the specified name that identifies a source object needing concurrency locking.
InterprocessReaderWriterLock(String, Int32, Boolean) Creates a new instance of the InterprocessReaderWriterLock associated with the specified name that identifies a source object needing concurrency locking.

See Also