The LogicalThreadContextStack type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Clear |
Clears all the contextual information held in this stack.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Pop |
Removes the top context from this stack.
| |
| Push |
Pushes a new context message into this stack.
| |
| ToString |
Gets the current context information for this stack.
(Overrides |
Properties
| Name | Description | |
|---|---|---|
| Count |
The number of messages in the stack
|
See Also