Click or drag to resize

FileHash Constructor

Creates new instance of FileHash class.

Namespace: Limilabs.FTP.Client.Hash
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public FileHash(
	FtpHashType hashType
)

Parameters

hashType  FtpHashType
Hash type used to create
See Also