LibUsbDotNet 2.2.8
CancelWaitHandle Property
Library Reference ► LibUsbDotNet.Main ► UsbTransfer ► CancelWaitHandle
|
![]() |
Gets the WaitHandle for the cancel event.

C# | Visual Basic | Visual C++ |
public WaitHandle CancelWaitHandle { get; }
Public ReadOnly Property CancelWaitHandle As WaitHandle Get
public: property WaitHandle^ CancelWaitHandle { WaitHandle^ get (); }