CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Core.LoadManager Namespace Reference

Classes

class  AsyncLoader< T >
 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< T >
 Wraps async loading by Task>T< from DataPortal.XYZAsync methods.