Click or drag to resize

USBPipeFlush Method

Flushes the pipe, discarding any data that is cached. Only available on IN direction pipes.

Namespace:  MadWizard.WinUSBNet
Assembly:  WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public void Flush()
See Also