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.22214.1022
Syntax
public FileHash(
	FtpHashType hashType
)

Parameters

hashType
Type: Limilabs.FTP.ClientFtpHashType
Hash type used to create
See Also