Back to product page

Disconnect method


Disconnects user for the server.

Type

None

Syntax

  • Basic
object.Disconnect
The Disconnect(object) syntax has these parts:
objectAn expression evaluating to an object of type FtpUser.

Remarks

This method rudely disconnects user from the server, by closing his socket. No messages are sent to the user. User is removed from the wodFTPD.Users collection immediately.

Platforms

Windows