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