CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
BusyLock.cs File Reference

Go to the source code of this file.

Classes

class  Csla.Threading.BusyLock
 Implementation of a lock that waits while a target object is busy.
 
class  Csla.Threading.BusyLocker
 Implementation of a lock that waits while a target object is busy. More...
 

Namespaces

namespace  Csla
 
namespace  Csla.Threading