Information about the current runtime environment. More...
Properties | |
bool | LocalProxyNewScopeExists [getset] |
Gets or sets a value indicating whether the current runtime is in a DI scope created by LocalProxy. More... | |
Properties inherited from Csla.Runtime.IRuntimeInfo | |
bool | 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. More... | |
Information about the current runtime environment.
Definition at line 13 of file RuntimeInfo.cs.
|
getset |
Gets or sets a value indicating whether the current runtime is in a DI scope created by LocalProxy.
Definition at line 20 of file RuntimeInfo.cs.