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