Share via


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
Public method ContextItems
Creates a new instance of a ContextItems class.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FlushContextItems
Empties the context items dictionary.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ProcessContextItems
Merges each key/value pair from the context items dictionary with the ExtendedProperties dictionary of the LogEntry.
Public method SetContextItem
Adds a key/value pair to a dictionary in the CallContext. Each context item is recorded with every log entry.
Public method ToString (Inherited from Object.)

Fields

  Name Description
Public fieldStatic member CallContextSlotName
The name of the data slot in the CallContext used by the application block.

See Also

ContextItems Class

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.