Open sandboxFocus

Method CreateReaderWriterSynchronizedController

CreateReaderWriterSynchronizedController()

Creates a new concurrency controller for the reader-writer-synchronized threading model (ReaderWriterSynchronizedThreadingModel).

Declaration
public static IConcurrencyController CreateReaderWriterSynchronizedController()
Returns
Type Description
IConcurrencyController

A new instance of the reader-writer-synchronized concurrency controller.