Skip to main content

DataReceivedEventHandler Delegate

Namespace: GHIElectronics.TinyCLR.Devices.UsbClient · Assembly: GHIElectronics.TinyCLR.Devices.UsbClient

No description available.

public delegate void DataReceivedEventHandler(RawDevice sender, uint count);

Parameters

ParameterTypeDescription
senderRawDevice
countuint