Initiates an asynchronous get remote status that has a specified state object. This overload receives notification, through a callback, of the identity of the event handler for this operation.
AsyncCallback that will receive the notification of the asynchronous operation completion.The IAsyncResult that identifies the posted asynchronous request.
When you use this overload, the callback specified in the callback parameter is invoked directly when the get remote status has completed; the GetRemoteStatusCompleted event is not raised. The other overloads of BeginGetRemoteStatus rely on this component to raise the GetRemoteStatusCompleted event.
FtpClient Class | ComponentSpace.Ftp Namespace | FtpClient.BeginGetRemoteStatus Overload List