Click or drag to resize

LoggerBaseDispose(Boolean) method

This can be tidied up if necessary.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
protected virtual void Dispose(
	
	bool disposing
)

Parameters

disposing  Boolean
False if the method was called by its own destructor.
See also