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.Core.LoadManager Namespace Reference

Classes

class  AsyncLoader
 Wraps async loading by static factory method or DataPortal.BeginXYZ methods
 
class  AsyncLoadException
 Exception class to add the PropertyInfo and better nmessage to an async exception More...
 
class  AsyncLoadManager
 
interface  IAsyncLoader
 
class  TaskDataPortalResult
 
class  TaskLoader
 Wraps async loading by Task>T< from DataPortal.XYZAsync methods