Click or drag to resize

InterprocessReaderWriterLock Constructor

Overload List
  Name Description
Public method InterprocessReaderWriterLock(String) Creates a new instance of the InterprocessReaderWriterLock associated with the specified name that identifies a source object needing concurrency locking.
Public method InterprocessReaderWriterLock(String, Int32) Creates a new instance of the InterprocessReaderWriterLock associated with the specified name that identifies a source object needing concurrency locking.
Top
See Also