ICallerContextServiceWillCreatedContextBeThreadAgnostic Property

Gets a value indicating whether a caller context created on the current thread will be thread-agnostic.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
bool WillCreatedContextBeThreadAgnostic { get; }

Property Value

Type: Boolean
if a caller context created on the current thread will be thread-agnostic; otherwise, .
See Also