CloseChannel Method

Closes a existing SSHChannel .

Syntax

public void CloseChannel(string channelId);
Public Sub CloseChannel(ByVal ChannelId As String)

Remarks

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

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