CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
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, 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.