CloseChannel Method

Closes a existing SSHChannel .

Object Oriented Interface

public function doCloseChannel($channelid);

Procedural Interface

ipworksssh_sshclient_do_closechannel($res, $channelid);

Remarks

ChannelId is the identifier for the SSH channel to be closed.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 PHP Edition - Version 20.0 [Build 8501]