CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Threading Namespace Reference

Classes

class  AsyncManualResetEvent
 Async/await implementation of a ManualResetEvent More...
 
class  BackgroundWorker
 A BackgroundWorker that wraps a System.ComponentModel.BackgroundWorkertransfers ApplicationContext.User, ClientContext, GlobalContext, CurrentCulture and CurrentUICulture to the background thread. More...
 
class  BusyLock
 Implementation of a lock that waits while a target object is busy.
 
class  BusyLocker
 Implementation of a lock that waits while a target object is busy. More...
 
class  ContextParams
 Holds the CSLA Context values