PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingConcurrency­Controller­FactoryCreate­Thread­Unsafe­Controller
Open sandboxFocus

ConcurrencyControllerFactory.CreateThreadUnsafeController Method

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.