FileTransferSettings.ClearCommandChannelAsync Method
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9448)
ClearCommandChannelAsync(Object)
Calls ClearCommandChannel on the underlying Ftp object. This method cannot be used with SFTP protocol.
Declaration
public Task ClearCommandChannelAsync(object state = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Object | state |
Returns
| Type | Description |
|---|---|
| Task |