FtpClient.BeginDereferenceLink Method

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method BeginDereferenceLink(FtpListItem, AsyncCallback, Object)
Derefence a FtpListItem object asynchronously. See the MaximumDereferenceCount property for controlling how deep this method will recurse before giving up.
Public method BeginDereferenceLink(FtpListItem, Int32, AsyncCallback, Object)
Derefence a FtpListItem object asynchronously

See Also