Closes the MonoUsbDeviceHandle reference. When all references are no longer is use, the device
is closed in the ReleaseHandle()()()() finalizer.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Close()
Public Sub Close
public: void Close()
Remarks
Note:The Close()()()() method is roughly equivalent to libusb_close().