XCRC Members

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

The XCRC type exposes the following members.

Methods

  Name Description
Public method Static member BeginGetXCRC
Asynchronusly retrieve a CRC hash. The XCRC command is non-standard and not guaranteed to work.
Public method Static member EndGetXCRC
Ends an asynchronous call to BeginGetXCRC()
Public method Static member GetXCRC
Get the CRC value of the specified file. This is a non-standard extension of the protocol and may throw a FtpCommandException if the server does not support it.

See Also