An NDoc Documented Class Library

HttpClient.GetRemoteCRC Method 

Get the CRC-32 checksum for the named remote file. Not supported in HTTP.

public uint GetRemoteCRC(
   string path
);

Parameters

path

Return Value

Implements

IExFileTransferClient.GetRemoteCRC

See Also

HttpClient Class | EnterpriseDT.Net.Ftp.Http Namespace