The XCRC type exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginGetXCRC |
Asynchronusly retrieve a CRC hash. The XCRC command is non-standard
and not guaranteed to work.
|
|
EndGetXCRC |
Ends an asynchronous call to BeginGetXCRC()
|
|
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.
|