Click or drag to resize

BasicAppSettingsDispose(Boolean) method

Finalise work, reset timer if necessary.

Namespace: NetEti.ApplicationEnvironment
Assembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntax
protected virtual void Dispose(
	
	bool disposing
)

Parameters

disposing  Boolean
False if called by own destructor.
See also