Share via


Flush Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Flushes the USB stream, causing its buffer to empty.

Namespace:  Microsoft.SPOT.Hardware.UsbClient
Assembly:  Microsoft.SPOT.Hardware.Usb (in Microsoft.SPOT.Hardware.Usb.dll)

Syntax

'Declaration
Public Overrides Sub Flush
public override void Flush()
public:
virtual void Flush() override
abstract Flush : unit -> unit 
override Flush : unit -> unit 
public override function Flush()

.NET Framework Security

See Also

Reference

UsbStream Class

Microsoft.SPOT.Hardware.UsbClient Namespace