Show / Hide Table of Contents

Class ThreadManager.ForceSingleThreadHelper

Helper class to force asyncronious operations started from the current thread to be executed syncroniously.

Inheritance
Object
ThreadManager.ForceSingleThreadHelper
Implements
IDisposable
Namespace: SuperOffice.Threading
Assembly: SoCore.dll
Syntax
public class ForceSingleThreadHelper : Object, IDisposable

Methods

Dispose()

Helper class to force asyncronious operations started from the current thread to be executed syncroniously.

Declaration
public void Dispose()

Implements

IDisposable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top