LibUsbDotNet 2.2.8
DataReceivedEnabled Property
Library Reference ► LibUsbDotNet ► UsbEndpointReader ► DataReceivedEnabled
|
Gets/Sets a value indicating if the DataReceived event should be used.
Declaration Syntax
Remarks
If DataReceivedEnabled is true the Read(array<Byte>[]()[][], Int32, Int32, Int32, Int32%) functions cannot be used.