Ftp.GetSupportedChecksumTypes Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)
GetSupportedChecksumTypes()
Returns checksum types supported by the server.
This method will be deprecated. Please use Get
Declaration
public FtpChecksumType[] GetSupportedChecksumTypes()
Returns
Type | Description |
---|---|
Ftp |
Checksum types supported by the server. |