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