disconnect (method)

Disconnect the specified client.

Syntax

- (void)disconnect:(int)connectionId;
public func disconnect(_ connectionId: Int32) throws -> Void

Remarks

Calling this method will disconnect the client specified by the ConnectionId parameter.

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