Click or drag to resize

PipeStreamFlush Method

This method does nothing.

Namespace:  WinUsbNet
Assembly:  WinUsbNet (in WinUsbNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override void Flush()
Remarks
Because write transfers are not buffered, there are no buffers to flush and this method does nothing.
See Also