LibUsbDotNet 2.2.8
MonoUsbEndpointWriter Class
Library Reference ► LibUsbDotNet.LudnMonoLibUsb ► MonoUsbEndpointWriter
|
![]() |
Implements mono-linux libusb 1.x methods for writing to methods for writing data to a Bulk or Interrupt endpoints.

C# | Visual Basic | Visual C++ |
public class MonoUsbEndpointWriter : UsbEndpointWriter
Public Class MonoUsbEndpointWriter _ Inherits UsbEndpointWriter
public ref class MonoUsbEndpointWriter : public UsbEndpointWriter

All Members | Methods | ||||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
Dispose()()()() |
Frees resources associated with the endpoint. Once disposed this class cannot be used.
(Overrides UsbEndpointBase.Dispose()()()().) |
![]() |
Flush()()()() |
This method has no effect on write endpoints, andalways returs true.
(Overrides UsbEndpointBase.Flush()()()().) |
![]() |
Reset()()()() |
Cancels pending transfers and clears the halt condition on an enpoint.
(Overrides UsbEndpointBase.Reset()()()().) |

Object | |||
![]() |
UsbEndpointBase | ||
![]() |
UsbEndpointWriter | ||
![]() |
MonoUsbEndpointWriter |