Click or drag to resize
ILoggerCache<TKey, TLogger> Methods

[This is preliminary documentation and is subject to change.]

The ILoggerCache< TKey, TLogger> generic type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetOrAdd
Gets or adds a logger.
Top
See Also