Stop Method

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

Stops the listener.

Namespace:  Microsoft.SPOT.Net
Assembly:  System.Ftp (in System.Ftp.dll)

Syntax

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

.NET Framework Security

See Also

Reference

FtpListener Class

Microsoft.SPOT.Net Namespace