Cancel Method

LibUsbDotNet

LibUsbDotNet 2.2.8 Cancel Method
Library ReferenceMonoLibUsb.TransferMonoUsbTransferCancel()()()()
LibUsbDotNet on SourceForge
Cancels this transfer.
Declaration Syntax
C# Visual Basic Visual C++
public MonoUsbError Cancel()
Public Function Cancel As MonoUsbError
public:
MonoUsbError Cancel()
Return Value
Success if the cancel succeeds, otherwise one of the other MonoUsbError codes.
Remarks
Note:Cancel()()()() is roughly equivalent to libusb_cancel_transfer().

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