Open sandboxFocus

Method CreateThreadUnsafeController

CreateThreadUnsafeController()

Creates a new concurrency controller for thread-unsafe threading model (ThreadUnsafeThreadingModel).

Declaration
public static IConcurrencyController CreateThreadUnsafeController()
Returns
Type Description
IConcurrencyController

A new instance of the thread-unsafe concurrency controller.