The MDC type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Clear |
Clear all entries in the MDC
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | Get |
Gets the context value identified by the key parameter.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | Remove |
Removes the key value mapping for the key specified.
|
![]() ![]() | Set |
Add an entry to the MDC
|
![]() | ToString | (Inherited from Object.) |
See Also