The XMD5 type exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginGetXMD5 |
Asynchronusly retrieve a MD5 hash. The XMD5 command is non-standard
and not guaranteed to work.
|
|
EndGetXMD5 |
Ends an asynchronous call to BeginGetXMD5()
|
|
GetXMD5 |
Gets the MD5 hash of the specified file using XMD5. This is a non-standard extension
to the protocol and may or may not work. A FtpCommandException will be
thrown if the command fails.
|