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: 3.0.0
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also