Click or drag to resize

Reader.Dispose Method

Release resources back to the system.

Namespace:  MaxMind.Db
Assembly:  MaxMind.Db (in MaxMind.Db.dll) Version: 2.6.1
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also