Click or drag to resize

USBDeviceDispose Method

Overload List
  NameDescription
Public methodDispose
Disposes the UsbDevice including all unmanaged WinUSB handles. This function should be called when the UsbDevice object is no longer in use, otherwise unmanaged handles will remain open until the garbage collector finalizes the object.
Protected methodDispose(Boolean)
Disposes the object
Top
See Also