ICallerContextService Properties

The ICallerContextService type exposes the following members.

Properties
  NameDescription
Public propertyCurrentContext
Gets an object representing the current caller context.
Public propertyIsMultithreaded
Gets a value indicating whether the service supports different callers between threads.
Public propertyWillCreatedContextBeThreadAgnostic
Gets a value indicating whether a caller context created on the current thread will be thread-agnostic.
Top
See Also