Open sandboxFocus

Method CreateSynchronizedController

CreateSynchronizedController()

Creates a new concurrency controller for the synchronized threading model (SynchronizedThreadingModel).

Declaration
public static IConcurrencyController CreateSynchronizedController()
Returns
Type Description
IConcurrencyController

A new instance of the synchronized concurrency controller.