CallerContextService Properties |
The CallerContextService type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentContext | Gets an object representing the current caller context. | |
| CurrentWindowsIdentity | Gets the WindowsIdentity associated with the caller. | |
| IsMultithreaded |
Gets a value indicating whether the service supports different callers between threads.
| |
| StoredContext |
Gets or sets the context that is actually stored by a derived class.
| |
| WillCreatedContextBeThreadAgnostic | Gets a value indicating whether a caller context created on the current thread will be thread-agnostic. |