FtpSettings.PreferredChecksumType Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
PreferredChecksumType
Gets or sets the preferred checksum type for multi-file transfers. Default value is SHA1. This property will be deprecated. Please use PreferredChecksumAlgorithm instead.
Declaration
public FtpChecksumType PreferredChecksumType { get; set; }
Property Value
Type | Description |
---|---|
FtpChecksumType |