Shutdown Method

Shuts down the server.

Object Oriented Interface

public function doShutdown();

Procedural Interface

ipworkssftp_sftpserver_do_shutdown($res);

Remarks

This method shuts down the server. Calling this method is equivalent to setting Listening to False, and then breaking every client connection by calling Disconnect.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SFTP 2020 PHP Edition - Version 20.0 [Build 8263]