void Free()
This method frees any memory associated with a the network interface list previously obtained using the GetInterfaces Method. This is done automatically if the GetInterfaces Method is called again later, but note that you must call Free on any Eth32ConfigPlugin objects in the same application process (if they have called the GetInterfaces Method) before loading a different plugin with the Load Method.