Click or drag to resize

LeadManagerDispose Method (Boolean)

Disposes all resources requested earlier by this instance.

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Indicates whether to dispose managed objects.
See Also