'Declaration Public Sub EndClearCommandChannel( _ ByVal asyncResult As IAsyncResult _ )
'Usage Dim instance As AsyncFtpClient Dim asyncResult As IAsyncResult instance.EndClearCommandChannel(asyncResult)
public void EndClearCommandChannel( IAsyncResult asyncResult )
Parameters
- asyncResult
- An System.IAsyncResult representing the status of the asynchronous operation.