Frees all unreferenced profiles contained in the list.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Close()
Public Sub Close
public: void Close()
Remarks
MonoUsbProfileHandles that are in-use are never closed until all reference(s) have gone out-of-scope or specifically been closed with the Close()()()() method.