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