An NDoc Documented Class Library

ExFTPClient.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

ExFTPClient Class | EnterpriseDT.Net.Ftp Namespace