Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkCalculateLocalChecksum(FtpChecksumType, Stream)
Calculates the checksum of the data in specified stream.
Public methodStatic memberSupported by the .NET Compact FrameworkCalculateLocalChecksum(FtpChecksumType, String)
Calculates the checksum for the specified local file.
Public methodStatic memberSupported by the .NET Compact FrameworkCalculateLocalChecksum(FtpChecksumType, Stream, Int64)
Calculates the checksum of the data in specified stream.
Public methodStatic memberSupported by the .NET Compact FrameworkCalculateLocalChecksum(FtpChecksumType, String, Int32, Int64)
Calculates the checksum for the specified local file.

See Also