FtpDefaultListener Class
Namespace: GHIElectronics.TinyCLR.Networking.Ftp · Assembly: GHIElectronics.TinyCLR.Networking.Ftp
No description available.
public class FtpDefaultListener : FtpListener
Constructors
FtpDefaultListener()
public FtpDefaultListener() : base(false)
No description available.
Methods
Start()
public override void Start()
Starts the timer. (inherited)
Stop()
public override void Stop()
Stops the timer. (inherited)
Run()
protected virtual void Run()
Push the main execution frame. (inherited)