GeoIPHelperDispose Method (Boolean) |
Releases the unmanaged resources used by the
GeoIPHelper and optionally releases the managed resources.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax protected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
Indicates whether managed resources are to be released.
See Also