Flush Method

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

Flushes the response stream.

Namespace:  Microsoft.SPOT.Net
Assembly:  System.Ftp (in System.Ftp.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

FtpResponseStream Class

Microsoft.SPOT.Net Namespace