An NDoc Documented Class Library

HttpClient.GetLocalCRC Method 

Get the CRC-32 checksum for the named local file

public uint GetLocalCRC(
   string path
);

Parameters

path

Return Value

Implements

IExFileTransferClient.GetLocalCRC

See Also

HttpClient Class | EnterpriseDT.Net.Ftp.Http Namespace