Contains methods for retrieving data from a EndpointType.Bulk or EndpointType.Interrupt endpoint using the overloaded Read(byte[],int,out int) functions or a DataReceived event.
Before using the DataReceived event, the DataReceivedEnabled property must be set to true.While the DataReceivedEnabled property is True, the overloaded Read(byte[],int,out int) functions cannot be used.