LibUsbDotNet 2.2.8
SessionHandle Property
Library Reference ► MonoLibUsb ► MonoUsbEventHandler ► SessionHandle
|
![]() |
Gets the session handle.

C# | Visual Basic | Visual C++ |
public static MonoUsbSessionHandle SessionHandle { get; }
Public Shared ReadOnly Property SessionHandle As MonoUsbSessionHandle Get
public: static property MonoUsbSessionHandle^ SessionHandle { MonoUsbSessionHandle^ get (); }

Used for MonoLibUsb members that require the MonoUsbSessionHandle parameter.