LogManager ShutdownRepository Method Apache log4net™ SDK Documentation
Shutdown a logger repository.
Overload List

  NameDescription
Public methodStatic memberShutdownRepository 
Shuts down the default repository.
Public methodStatic memberShutdownRepository(Assembly)
Shuts down the repository specified.
Public methodStatic memberShutdownRepository(String)
Shuts down the repository for the repository specified.
Back to Top
See Also