ContextItems Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ContextItems type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContextItems |
Creates a new instance of a ContextItems class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FlushContextItems |
Empties the context items dictionary.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ProcessContextItems |
Merges each key/value pair from the context items dictionary with the ExtendedProperties dictionary of the LogEntry.
|
|
SetContextItem |
Adds a key/value pair to a dictionary in the CallContext. Each context item is recorded with every log entry.
|
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
CallContextSlotName |
The name of the data slot in the CallContext used by the application block.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Logging Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |