IFtpSettings.EnableChecksumVerification Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
EnableChecksumVerification
Gets or sets a value indicating whether to perform checksum verification after successful file transfer. Not available for methods with Stream arguments, the checksum is computed from file on disk. Use PreferredChecksumAlgorithm to specify the preferred checksum algorithm.
Declaration
bool EnableChecksumVerification { get; set; }
Property Value
Type | Description |
---|---|
Boolean |