CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Runtime.IRuntimeInfo Interface Reference

Information about the current runtime environment. More...

Inheritance diagram for Csla.Runtime.IRuntimeInfo:
Csla.Runtime.RuntimeInfo

Properties

bool LocalProxyNewScopeExists [get, set]
 Gets a value indicating whether a LocalProxy (if configured and used) has created a new scope in preparation for logical server side operations.

Detailed Description

Information about the current runtime environment.

Property Documentation

◆ LocalProxyNewScopeExists

bool Csla.Runtime.IRuntimeInfo.LocalProxyNewScopeExists
getset

Gets a value indicating whether a LocalProxy (if configured and used) has created a new scope in preparation for logical server side operations.

Implemented in Csla.Runtime.RuntimeInfo.


The documentation for this interface was generated from the following file: