Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginGetChecksum(String, ChecksumAlgorithm, AsyncCallback, Object)
Begins asynchronous GetChecksum operation. Returns the checksum of the specified file on the server. Only works on servers that support the
 Copy imageCopy Code
check-file
extension.
Public methodSupported by the .NET Compact FrameworkBeginGetChecksum(String, ChecksumAlgorithm, Int64, Int64, AsyncCallback, Object)
Begins asynchronous GetChecksum operation. Returns the checksum of the specified file on the server. Only works on servers that support the
 Copy imageCopy Code
check-file
extension.

See Also