Click or drag to resize
WebServiceClient.Dispose Method
Release resources back to the operating system.

Namespace: MaxMind.GeoIP2
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also