LibUsbDotNet 2.2.8
Exit Method
Library ReferenceLibUsbDotNetUsbDeviceExit()()()()
LibUsbDotNet on SourceForge
De-initializes the USB driver.
Declaration Syntax
C#Visual BasicVisual C++
public static void Exit()
Public Shared Sub Exit
public:
static void Exit()
Remarks
If this method is not called before the application exits, it can cause it to hang indefinitely.

Calling this method multiple times will have no effect.

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)